TdxCustomLayoutItem.VisibleIndex Property
In This Article
Specifies the zero-based index of the layout element in the parent group’s VisibleItems list.
#Declaration
Delphi
property VisibleIndex: Integer read; write;
#Property Value
Type |
---|
Integer |
See Also