TdxCustomLayoutItem.Index Property
Specifies the layout element’s zero-based index within the Items list of its parent group.
Declaration
property Index: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
If the layout element belongs to the root group, the Index property specifies the zero-based index in the layout control’s Items list.
See Also