Description | Hierarchy | Fields | Methods | Properties |
type TGuiKeyZoneCollection = class(TOwnedCollection)
![]() |
constructor Create(AOwner: TPersistent); |
![]() |
procedure ClipZones; |
![]() |
function Add: TGuiKeyZoneItem; |
![]() |
function Selected: TGuiKeyZoneItem; |
![]() |
function Insert(Index: Integer): TCollectionItem; |
![]() |
procedure UpdateOwner; |
![]() |
procedure UnselectAll(doUpdate: Boolean = true); |
![]() |
function ZoneByKey(KeyNr: Byte): TGuiKeyZoneItem; |
![]() |
procedure DeleteSelected; |
![]() |
property Items[Index: Integer]: TGuiKeyZoneItem read GetItem write SetItem; |
![]() |
constructor Create(AOwner: TPersistent); |
![]() |
procedure ClipZones; |
![]() |
function Add: TGuiKeyZoneItem; |
![]() |
function Selected: TGuiKeyZoneItem; |
![]() |
function Insert(Index: Integer): TCollectionItem; |
![]() |
procedure UpdateOwner; |
![]() |
procedure UnselectAll(doUpdate: Boolean = true); |
![]() |
function ZoneByKey(KeyNr: Byte): TGuiKeyZoneItem; |
![]() |
procedure DeleteSelected; |
![]() |
property Items[Index: Integer]: TGuiKeyZoneItem read GetItem write SetItem; |