RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.FEditHandle Field

Represents the window handle for the edit portion of the combo box.

Pascal
FEditHandle: HWnd;
C++
HWnd FEditHandle;

FEditHandle is the window handle for the edit control portion of the combo box. 

 

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