TcxControl.SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Method
In This Article
#Declaration
Delphi
#Parameters
Name | Type |
---|---|
AScroll |
TScroll |
AMin | Integer |
AMax | Integer |
AStep | Integer |
APage | Integer |
APos | Integer |
AAllow |
Boolean |
AAllow |
Boolean |
See Also