RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.FDropHandle Field

Represents the window handle for the entire combo box.

Pascal
FDropHandle: HWnd;
C++
HWnd FDropHandle;

FDropHandle is the window handle for the combo box. 

 

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