TTMSFNCCustomDataGrid.LinearFill Method
Fills all data cells (and optionally fixed cells) with sequential integer values.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure LinearFill(ADoFixed: Boolean = False);
Parameters
| Name | Description |
|---|---|
ADoFixed |
When True, fixed header/footer cells are also filled. |