TdxScrollEventArgs Members
Constructors
| Name | Description |
|---|---|
| Create(TdxScrollEventType,Integer,TdxScrollOrientation) | Initializes a new instance of the TdxScrollEventArgs class with specified settings. |
| Create(TdxScrollEventType,Integer,Integer,TdxScrollOrientation) | Initializes a new instance of the TdxScrollEventArgs class with specified settings. |
Properties
| Name |
|---|
| NewValue |
| OldValue |
| ScrollOrientation |
| Type |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also