TdxBarWindowItem.OnExit Event
Occurs when an item control, corresponding to an item, loses focus.
Declaration
property OnExit: TNotifyEvent read; write;
Remarks
Handle this event to perform specific actions when an item control, corresponding to an item, loses focus.
See Also