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