Used to represent string fields with the length that is greater than 255 as TStringField.
property LongStrings: boolean default True;
Use the LongStrings property to represent string fields with the length that is greater than 255 as TStringField, not as TMemoField.