Class TPathLinePointV6

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPathLinePointV6 = class(TPathLinePoint)

Description

no description available, TPathLinePoint description follows

Hierarchy

Overview

Fields

Private FTimePointIndex: integer;
Private FLineSegmentIndex: Integer;
Private FParticleGroup: integer;

Methods

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

Properties

Published property ParticleGroup: integer read FParticleGroup write FParticleGroup;
Published property TimePointIndex: integer read FTimePointIndex write FTimePointIndex;
Published property LineSegmentIndex: Integer read FLineSegmentIndex write FLineSegmentIndex;

Description

Fields

Private FTimePointIndex: integer;
 
Private FLineSegmentIndex: Integer;
 
Private FParticleGroup: integer;
 

Methods

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

Properties

Published property ParticleGroup: integer read FParticleGroup write FParticleGroup;
 
Published property TimePointIndex: integer read FTimePointIndex write FTimePointIndex;
 
Published property LineSegmentIndex: Integer read FLineSegmentIndex write FLineSegmentIndex;
 

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