Description | Hierarchy | Fields | Methods | Properties |
type TEndPointV6 = class(TEndPoint)
![]() |
FParticleGroup: integer; |
![]() |
FInitialCellFace: Integer; |
![]() |
FFinalCellFace: Integer; |
![]() |
FParticleLabel: string; |
![]() |
function CheckLimits(Limits: TEndPointDisplayLimits): boolean; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property ParticleGroup: integer read FParticleGroup write FParticleGroup; |
![]() |
property InitialCellFace: Integer read FInitialCellFace write FInitialCellFace; |
![]() |
property FinalCellFace: Integer read FFinalCellFace write FFinalCellFace; |
![]() |
property ParticleLabel: string read FParticleLabel write FParticleLabel; |
![]() |
FParticleGroup: integer; |
![]() |
FInitialCellFace: Integer; |
![]() |
FFinalCellFace: Integer; |
![]() |
FParticleLabel: string; |
![]() |
function CheckLimits(Limits: TEndPointDisplayLimits): boolean; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property ParticleGroup: integer read FParticleGroup write FParticleGroup; |
![]() |
property InitialCellFace: Integer read FInitialCellFace write FInitialCellFace; |
![]() |
property FinalCellFace: Integer read FFinalCellFace write FFinalCellFace; |
![]() |
property ParticleLabel: string read FParticleLabel write FParticleLabel; |