Description | Hierarchy | Fields | Methods | Properties |
type TCustomPathLine = class(TCollectionItem)
![]() |
FPoints: TCustomPathLinePoints; |
![]() |
procedure SetPoints(const Value: TCustomPathLinePoints); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Destructor Destroy; override; |
![]() |
property Points: TCustomPathLinePoints read FPoints write SetPoints; |
![]() |
FPoints: TCustomPathLinePoints; |
![]() |
procedure SetPoints(const Value: TCustomPathLinePoints); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Destructor Destroy; override; |
![]() |
property Points: TCustomPathLinePoints read FPoints write SetPoints; |