TdxScrollBarAdapter Members
Constructors
| Name | Description |
|---|---|
| Create(IdxOfficeScrollbar,IdxPlatformSpecificScrollBarAdapter) | Initializes a new instance of the TdxScrollBarAdapter class with specified settings. |
Properties
| Name |
|---|
| Enabled |
| Factor |
| IsUpdateLocked |
| LargeChange |
| Maximum |
| Minimum |
| Scroll |
| SmallChange |
| Value |
Methods
| Name | Description |
|---|---|
| Activate | |
| ApplyValuesToScrollBar | |
| BeginUpdate | |
| CancelUpdate | |
| CreateEmulatedScrollEventArgs(TdxScrollEventType) | |
| Deactivate | |
| EndUpdate | |
| EnsureSynchronized | |
| EnsureSynchronizedCore | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetPageDownRawScrollBarValue | |
| GetPageUpRawScrollBarValue | |
| GetRawScrollBarValue | |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| RaiseScroll(TdxScrollEventArgs) | |
| RefreshValuesFromScrollBar | |
| SetRawScrollBarValue(Integer) | |
| SynchronizeScrollBarAvoidJump | |
| ToString | Inherited from TObject. |
See Also