Description | Hierarchy | Fields | Methods | Properties |
type TColorCollection = class(TPhastCollection)
TPhastCollection
invalidates the model when it is changed.
![]() |
FSorted: Boolean; |
![]() |
function GetItem(Index: Integer): TColorItem; |
![]() |
procedure SetItem(Index: Integer; const Value: TColorItem); |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
function Add: TColorItem; |
![]() |
procedure SortColors; |
![]() |
property Items[Index:Integer]: TColorItem read GetItem write SetItem; |
![]() |
FSorted: Boolean; |
![]() |
function GetItem(Index: Integer): TColorItem; |
![]() |
procedure SetItem(Index: Integer; const Value: TColorItem); |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
function Add: TColorItem; |
![]() |
procedure SortColors; |
![]() |
property Items[Index:Integer]: TColorItem read GetItem write SetItem; |