Delphi ASIO & VST Package: DGuiMidiKeyZones: Class TGuiKeyZoneCollection

Delphi ASIO & VST

Class TGuiKeyZoneCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

DGuiMidiKeyZones

Declaration

type TGuiKeyZoneCollection = class(TOwnedCollection)

Description

Hierarchy

  • TOwnedCollection
  • TGuiKeyZoneCollection

Overview

Methods

Public constructor Create(AOwner: TPersistent);
Public procedure ClipZones;
Public function Add: TGuiKeyZoneItem;
Public function Selected: TGuiKeyZoneItem;
Public function Insert(Index: Integer): TCollectionItem;
Public procedure UpdateOwner;
Public procedure UnselectAll(doUpdate: Boolean = true);
Public function ZoneByKey(KeyNr: Byte): TGuiKeyZoneItem;
Public procedure DeleteSelected;

Properties

Public property Items[Index: Integer]: TGuiKeyZoneItem read GetItem write SetItem;

Description

Methods

Public constructor Create(AOwner: TPersistent);
 
Public procedure ClipZones;
 
Public function Add: TGuiKeyZoneItem;
 
Public function Selected: TGuiKeyZoneItem;
 
Public function Insert(Index: Integer): TCollectionItem;
 
Public procedure UpdateOwner;
 
Public procedure UnselectAll(doUpdate: Boolean = true);
 
Public function ZoneByKey(KeyNr: Byte): TGuiKeyZoneItem;
 
Public procedure DeleteSelected;
 

Properties

Public property Items[Index: Integer]: TGuiKeyZoneItem read GetItem write SetItem;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:18