TTMSFNCDataGridData.AutoFillCustomListTryGet Method
Retrieves the custom AutoFill list for AKey; returns True if found.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
function AutoFillCustomListTryGet(const AKey: string; var AValues: TTMSFNCDataGridDataCustomList): Boolean;
Parameters
| Name | Description |
|---|---|
AKey |
Text value used by the operation. |
AValues |
Value used or returned by the operation. |
Returns
True when the operation succeeds; otherwise False.