RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.LB_MSGMAX Constant

Represents the Windows message LB_MSGMAX.

Pascal
LB_MSGMAX = 432;
C++
LB_MSGMAX = 432;

This constant is used by Windows messaging. LB_MSGMAX is obsolete for Win32-Based Applications. 

 

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