RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.CB_SETEDITSEL Constant

Represents the Windows message CB_SETEDITSEL.

Pascal
CB_SETEDITSEL = $0142;
C++
CB_SETEDITSEL = 0x0142;

This constant is used by Windows messaging. For more information see the MSDN article for CB_SETEDITSEL notification. 

 

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