RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.PSM_SHEETINFO Constant

Represents the Windows message PSM_SHEETINFO.

Pascal
PSM_SHEETINFO = (WM_USER+101);
C++
PSM_SHEETINFO = (WM_USER+101);

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

 

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