Table of Contents

TTMSFNCCustomDataGrid.SetProgressBarColumn Method

Replaces every data row cell in the column with a progress bar cell.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure SetProgressBarColumn(AColumn: Integer; AValue: Integer = 0);

Parameters

Name Description
AColumn Zero-based column index.
AValue Initial progress value for every progress bar cell in the column.