Multiple lines cell editor in TTMSFMXGrid

Multiple lines cell editor (i.e. TMemo) in TTMSFMXGrid; setting EditorType = etCustom and assigning CellEditorClassType:=TMemo in OnGetCellEditorCustomClassType cannot achieve such purpose.