TTMSFNCDataGridData.LinearFill Method
Fills all data cells with sequential integers; set ADoFixed to True to include fixed rows.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridData
Syntax
procedure LinearFill(ADoFixed: Boolean = False);
Parameters
| Name | Description |
|---|---|
ADoFixed |
Argument used by the operation. |