Skip to main content

TCustomdxBarControl.OnDestroy Event

Occurs before the current toolbar control is destroyed.

Declaration

property OnDestroy: TNotifyEvent read; write;

Remarks

Handle the OnDestroy event to perform specific actions before the current toolbar control is destroyed.

See Also