TdxScrollBarAdapter.CreateEmulatedScrollEventArgs(TdxScrollEventType) Method
Declaration
function CreateEmulatedScrollEventArgs(AEventType: TdxScrollEventType): TdxScrollEventArgs; virtual;
Parameters
| Name | Type |
|---|---|
| AEventType | TdxScrollEventType |
Returns
| Type |
|---|
| TdxScrollEventArgs |
See Also