ScrollEventArgs.Create

Fore Syntax

Create(Code: ScrollBarCode; Position: Integer);

Fore.NET Syntax

Create(Code: Prognoz.Platform.Interop.Forms.ScrollBarCode; Position: Integer);

Parameters

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

Position is a position of the scroll boar slider.

Description

The Create designer creates argument of the events connected with the change of the scroll bars slider position of the components.

See also:

ScrollEventArgs