Table of Contents

TTMSFNCDataGridCore.UnhideColumn Method

Makes the specified column visible if it was hidden.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure UnhideColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based column index used by the operation.