TTMSFNCCustomDataGrid.AutoFillCustomListTryGet Method
Retrieves a named custom auto-fill sequence list.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
function AutoFillCustomListTryGet(const AKey: string; out 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.