TdxListColumns.Items Property
Provides indexed access to stored columns.
Declaration
property Items[AIndex: Integer]: TdxListColumn read; write; default;
Property Value
Type | Description |
---|---|
TdxListColumn | A list column. |
See Also