Class TEndPointV6

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TEndPointV6 = class(TEndPoint)

Description

no description available, TEndPoint description follows

Hierarchy

Overview

Fields

Private FParticleGroup: integer;
Private FInitialCellFace: Integer;
Private FFinalCellFace: Integer;
Private FParticleLabel: string;

Methods

Protected function CheckLimits(Limits: TEndPointDisplayLimits): boolean; override;
Public procedure Assign(Source: TPersistent); override;

Properties

Published property ParticleGroup: integer read FParticleGroup write FParticleGroup;
Published property InitialCellFace: Integer read FInitialCellFace write FInitialCellFace;
Published property FinalCellFace: Integer read FFinalCellFace write FFinalCellFace;
Published property ParticleLabel: string read FParticleLabel write FParticleLabel;

Description

Fields

Private FParticleGroup: integer;
 
Private FInitialCellFace: Integer;
 
Private FFinalCellFace: Integer;
 
Private FParticleLabel: string;
 

Methods

Protected function CheckLimits(Limits: TEndPointDisplayLimits): boolean; override;
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property ParticleGroup: integer read FParticleGroup write FParticleGroup;
 
Published property InitialCellFace: Integer read FInitialCellFace write FInitialCellFace;
 
Published property FinalCellFace: Integer read FFinalCellFace write FFinalCellFace;
 
Published property ParticleLabel: string read FParticleLabel write FParticleLabel;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:54