PgDAC
Used to access individual columns.
TDAColumns
property Items[Index: integer]: TDAColumn; default;
Use the Items property to access individual columns. The value of the Index parameter corresponds to the Index property of TDAColumn.