TCustomdxBarControl.BarLostFocus Method
This method is called when a bar control loses focus.
Declaration
procedure BarLostFocus;
Remarks
This method is called each time a bar control loses focus. It sets the SelectedControl property to nil.
See Also