IConditionElement.Row

Syntax

Row: Integer;

Description

The Row property returns the number of the row in the component.

Comments

To get element from the group by index, use the IConditionElements.Item property.

Example

The property use is given in the example for ICtrlGroupConditions.InsertRow.

See also:

IConditionElement