Table of Contents

TTMSFNCDataGridCore.UnhideRow Method

Makes the specified row visible if it was hidden.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure UnhideRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index used by the operation.