MyDAC
Used to map MEDIUMTEXT to Delphi data types.
MyDataTypeMap
myMediumText = myBase + 33;
Use the myMediumText constant to map the MySQL MEDIUMTEXT data type to Delphi data types.