Table of Contents

TTMSFNCDataGridRowItem.HasData Method

Returns True when the row has at least one non-nil cell item in its dictionary.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridRowItem

Syntax

function HasData: Boolean;

Returns

True if the row contains any cell data; False if the dictionary is empty or nil.