RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.OnExit Event

Occurs when the control loses focus, typically in tabbing between controls.

Pascal
property OnExit: TNotifyEvent;
C++
__property TNotifyEvent OnExit;
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!