Used to manage field type creation for the NTEXT data type.
property UseWideMemos: boolean default True;
If True (the default value), then TWideMemo fields are created for the NTEXT data type. If False, TMemo fields are created. This option is available for Delphi 2006 and higher.