TTMSFNCDataGridDatabaseAdapterLookupKeys Class
Maps lookup source key field names to their corresponding display field names for a lookup column. Used internally by the database adapter to resolve lookup values during rendering.
API unit family: TMSFNCDataGridDatabaseAdapter
Inherits from: TDictionary<string, string>
Syntax
TTMSFNCDataGridDatabaseAdapterLookupKeys = class(TDictionary<string, string>)