Icon Column Property

property Column[Index: Integer]: TDataColumn

property Column[const Name: String]: TDataColumn

Usage

Available In: Client and Server Applications

Accesses all columns in the dataset by index or by name.
Image