Create(IdxOfficeScrollbar,IdxPlatformSpecificScrollBarAdapter) Constructor
In This Article
Initializes a new instance of the TdxScrollBarAdapter class with specified settings.
#Declaration
Delphi
constructor Create(const AScrollBar: IdxOfficeScrollbar; const AAdapter: IdxPlatformSpecificScrollBarAdapter);
#Parameters
Name | Type |
---|---|
AScroll |
Idx |
AAdapter | Idx |
See Also