Table of Contents

TTMSFNCCustomDataGridDatabaseAdapter.ColumnAtField Property

Returns the adapter column item whose FieldName matches AFieldName, or nil when not found.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCCustomDataGridDatabaseAdapter Type: TTMSFNCDataGridDatabaseAdapterColumn

Syntax

property ColumnAtField[AFieldName: string]: TTMSFNCDataGridDatabaseAdapterColumn;