ScrollEventArgs.Create

Syntax

Create(Code: ScrollBarCode; Position: Integer);

Parameters

Code - code of action, as a result of which the event is generated.

Position - position of the scrollbar slider.

Description

The Create constructor creates an argument of the events related with the change of the scrollbars slider position of the components.

See also:

ScrollEventArgs