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