TTMSFNCDataGridInplaceEditorHelper.AsComboEdit Method
Casts the inplace editor to
TTMSFNCDataGridComboEdit. Call only afterIsComboEditreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsComboEdit: TTMSFNCDataGridComboEdit;
Returns
The inplace editor cast to TTMSFNCDataGridComboEdit.