TTMSFNCDataGridRenderer.AddDataProgressBarColumn Method
Adds data-bound progress bar cells to the specified column.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridRenderer
Syntax
procedure AddDataProgressBarColumn(AColumn: Integer);
Parameters
| Name | Description |
|---|---|
AColumn |
Zero-based column index that receives data-bound progress bar cells. |