RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.LB_SELITEMRANGE Constant

Represents the Windows message LB_SELITEMRANGE.

Pascal
LB_SELITEMRANGE = $019B;
C++
LB_SELITEMRANGE = 0x019B;

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

 

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