Description | Hierarchy | Fields | Methods | Properties |
type TControlItem = class(TCollectionItem)
![]() |
FControl: TControl; |
![]() |
procedure SetControl(const Value: TControl); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property Control: TControl read FControl write SetControl; |
![]() |
FControl: TControl; |
![]() |
procedure SetControl(const Value: TControl); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property Control: TControl read FControl write SetControl; |