LanerBoxSerieEventArgs.Create

Syntax

Create(Serie: ILanerSerie; [SerieIndex: Integer = -1;][Factor: IRubricatorFactor = Null]);

Parameters

Serie. Series that has generated the event.

SerieIndex. Index of the series that has generated the event. Optional parameter. Default value is -1.

Factor. Indicator, on which the series generated the event is based. Optional parameter. The default value is Null.

Description

The Create constructor creates a class instance used to work with event arguments.

Comments

The constructor is brought up automatically on event generation.

See also:

Express Assembly Classes