RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.PSM_PAGEINFO Constant

Represents the Windows message PSM_PAGEINFO.

Pascal
PSM_PAGEINFO = (WM_USER+100);
C++
PSM_PAGEINFO = (WM_USER+100);

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

 

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