Table of Contents

TTMSFNCDataGridDatabaseAdapter.FieldAtColumn Property

Returns the TField instance mapped to grid column AColumn, or nil when no field is mapped to that column.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapter Inherited from: TTMSFNCCustomDataGridDatabaseAdapter Type: TField

Syntax

property FieldAtColumn[AColumn: Integer]: TField;