TTMSFNCDataGrid.AddDataProgressBarColumn Method
Adds data-bound progress bar controls to every data cell in the specified column.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure AddDataProgressBarColumn(AColumn: Integer);
Parameters
| Name | Description |
|---|---|
AColumn |
Zero-based column index used by the operation. |