RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Messages.SBM_GETSCROLLINFO Constant

Represents the Windows message SBM_GETSCROLLINFO.

Pascal
SBM_GETSCROLLINFO = 234;
C++
SBM_GETSCROLLINFO = 234;

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

 

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