Table of Contents

TTMSFNCCustomDataGrid.AddProgressBarColumn Method

Applies a progress bar cell type to every data row cell in the specified column.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure AddProgressBarColumn(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.