Table of Contents

TTMSFNCDataGridRenderer.IsCellDisplayList Method

Returns True when the specified display list contains cells to render.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer

Syntax

function IsCellDisplayList(ADisplay: TTMSFNCDataGridDisplayList): Boolean;

Parameters

Name Description
ADisplay Display list to inspect.

Returns

True when the display list is assigned and contains at least one cell.