TTMSFNCCustomDataGrid.AutoFillCustomListRemove Method
Removes a single custom auto-fill sequence list by its key.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure AutoFillCustomListRemove(const AKey: string);
Parameters
| Name | Description |
|---|---|
AKey |
The key identifying the custom list to remove. |