TTMSFNCDataGridInplaceEditorHelper.AsComboBox Method
Casts the inplace editor to
TTMSFNCDataGridComboBox. Call only afterIsComboBoxreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsComboBox: TTMSFNCDataGridComboBox;
Returns
The inplace editor cast to TTMSFNCDataGridComboBox.