RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.FIsFocused Field

Specifies whether the combo box is focused.

Pascal
FIsFocused: Boolean;
C++
Boolean FIsFocused;

FIsFocused field is set to True if the combo box is focused and to False otherwise. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!