TdxNavBarScrollBar Members
Constructors
| Name | Description |
|---|---|
| Create(TcxControl,TScrollBarKind) | Initializes a new instance of the TdxNavBarScrollBar class with specified settings. |
Properties
| Name |
|---|
| ActuallyVisible |
| Bounds |
| Height |
| LargeChange |
| Max |
| Min |
| PageSize |
| Position |
| SmallChange |
| Visible |
| Width |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
| SetScrollParams(Integer,Integer,Integer,Integer,Boolean) | |
| ToString | Inherited from TObject. |
| UpdatePosition(Integer,Boolean) |
Events
| Name |
|---|
| OnScroll |
See Also