Table of Contents

TTMSFNCDataGridRenderer.Layouts Property

Returns the custom TTMSFNCDataGridCellLayout stored for the given cell, or nil if no cell-level layout override exists.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer Type: TTMSFNCDataGridCellLayout

Syntax

property Layouts[AColumn, ARow: Integer]: TTMSFNCDataGridCellLayout;