TTMSFNCDataGridInplaceEditorHelper.IsComboEdit Method
Returns
Truewhen 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.