RAD Studio VCL Reference
|
Designates a windowed control associated with the label.
property FocusControl: TWinControl;
__property TWinControl * FocusControl;
Set FocusControl to the windowed control that should receive focus when the user presses the accelerator key specified by the label. Specify an accelerator key by preceding a character in the label text with an ampersand (&) and setting the ShowAccelChar property to true.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|