Table of Contents

TTMSFNCDataGridInplaceEditorHelper.AsMemo Method

Casts the inplace editor to TTMSFNCDataGridMemo. Call only after IsMemo returns True.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridInplaceEditorHelper

Syntax

function AsMemo: TTMSFNCDataGridMemo;

Returns

The inplace editor cast to TTMSFNCDataGridMemo.