Description | Hierarchy | Fields | Methods | Properties |
type TCustomPathLinePoints = class(TCollection)
![]() |
FPathLine: TCustomPathLine; |
![]() |
function GetPoint(Index: integer): TPathLinePoint; |
![]() |
Constructor Create(ItemClass: TCollectionItemClass; PathLine: TCustomPathLine); |
![]() |
function TestGetMaxTime(var Maxtime: double): boolean; |
![]() |
property Points[Index:integer]: TPathLinePoint read GetPoint; |
![]() |
FPathLine: TCustomPathLine; |
![]() |
function GetPoint(Index: integer): TPathLinePoint; |
![]() |
Constructor Create(ItemClass: TCollectionItemClass; PathLine: TCustomPathLine); |
![]() |
function TestGetMaxTime(var Maxtime: double): boolean; |
![]() |
property Points[Index:integer]: TPathLinePoint read GetPoint; |