MyDAC
Used to map LONGTEXT to Delphi data types.
MyDataTypeMap
myLongText = myBase + 32;
Use the myLongText constant to map the MySQL LONGTEXT data type to Delphi data types.