RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.SBM_GETSCROLLBARINFO Constant

Represents the Windows message SBM_GETSCROLLBARINFO.

Pascal
SBM_GETSCROLLBARINFO = 235;
C++
SBM_GETSCROLLBARINFO = 235;

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

 

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