TTMSFNCDataGridInplaceEditorHelper.AsMemo Method
Casts the inplace editor to
TTMSFNCDataGridMemo. Call only afterIsMemoreturnsTrue.
API unit family: TMSFNCDataGridRenderer
Declaring type: TTMSFNCDataGridInplaceEditorHelper
Syntax
function AsMemo: TTMSFNCDataGridMemo;
Returns
The inplace editor cast to TTMSFNCDataGridMemo.