Table of Contents

TTMSFNCDataGridInplaceEditorHelper.IsComboEdit Method

Returns True when the active inplace editor is an editable combo box (combined text entry and drop-down).

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function IsComboEdit: Boolean;

Returns

True if the editor is a TTMSFNCDataGridComboEdit; otherwise False.