RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.FListHandle Field

Represents the window handle for the list of items in the combo box.

Pascal
FListHandle: HWnd;
C++
HWnd FListHandle;

FListHandle is the window handle for the drop-down list. 

 

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