| Class TCustomDXWaveList (unit DXSounds) |
TComponent
TCustomDXWaveList
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
procedure Notification(AComponent: TComponent; Operation: TOperation);
procedure DXSoundNotifyEvent(Sender: TCustomDXSound; NotifyType: TDXSoundNotifyType);
procedure SetDXSound(Value: TCustomDXSound);
procedure SetItems(Value: TWaveCollection);| Properties |
property DXSound : TCustomDXSound
property Items : TWaveCollection| Events |
| Variables |
FDXSound : TCustomDXSound;
FItems : TWaveCollection;| Constructors |
constructor Create(AOwner: TComponent);TCustomDXWaveList
| Functions |
destructor Destroy;
procedure Notification(AComponent: TComponent; Operation: TOperation);
procedure DXSoundNotifyEvent(Sender: TCustomDXSound; NotifyType: TDXSoundNotifyType);
procedure SetDXSound(Value: TCustomDXSound);
procedure SetItems(Value: TWaveCollection);| Properties |
property DXSound : TCustomDXSound
property Items : TWaveCollection| Events |
| Variables |
FDXSound : TCustomDXSound;
FItems : TWaveCollection;