Table of Contents

TTMSFNCDataGridData.Strings Property

Gets or sets the cell value as a plain string. Reading returns the formatted display value; writing stores the string directly.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData Type: string

Syntax

property Strings[AColumn, ARow: Integer]: string;