Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsComboBox Method

Casts the inplace editor to TTMSFNCDataGridComboBox. Call only after IsComboBox returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsComboBox: TTMSFNCDataGridComboBox;

Returns

The inplace editor cast to TTMSFNCDataGridComboBox.