Skip to main content

TdxBarItem.OnDestroy Event

This event occurs before the bar item is destroyed.

Declaration

property OnDestroy: TNotifyEvent read; write;

Remarks

Handle this event to perform special processing when destroying the item.

See Also