| Class TCustomDXImageList (unit DXDraws) |
TComponent
TCustomDXImageList
| Constructors |
constructor Create(AOnwer: TComponent);| Functions |
destructor Destroy;
procedure Notification(AComponent: TComponent; Operation: TOperation);
procedure DXDrawNotifyEvent(Sender: TCustomDXDraw; NotifyType: TDXDrawNotifyType);
procedure SetDXDraw(Value: TCustomDXDraw);
procedure SetItems(Value: TPictureCollection);| Properties |
property DXDraw : TCustomDXDraw
property Items : TPictureCollection| Events |
| Variables |
FDXDraw : TCustomDXDraw;
FItems : TPictureCollection;| Constructors |
constructor Create(AOnwer: TComponent);TCustomDXImageList
| Functions |
destructor Destroy;
procedure Notification(AComponent: TComponent; Operation: TOperation);
procedure DXDrawNotifyEvent(Sender: TCustomDXDraw; NotifyType: TDXDrawNotifyType);
procedure SetDXDraw(Value: TCustomDXDraw);
procedure SetItems(Value: TPictureCollection);| Properties |
property DXDraw : TCustomDXDraw
property Items : TPictureCollection| Events |
| Variables |
FDXDraw : TCustomDXDraw;
FItems : TPictureCollection;