Table of Contents

TTMSFNCDataGridDatabaseAdapterColumn.UseLookupEditor Property

When True (default), lookup fields automatically open a drop-down list populated from the lookup dataset. Set to False to fall back to plain text editing for lookup fields.

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

Syntax

property UseLookupEditor: Boolean;

Default: True