Table of Contents

TTMSFNCDataGridInplaceEditorHelper.IsComboBox Method

Returns True when the active inplace editor is a drop-down combo box.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function IsComboBox: Boolean;

Returns

True if the editor is a TTMSFNCDataGridComboBox; otherwise False.