MyDAC
Used to map TINYTEXT to Delphi data types.
MyDataTypeMap
myTinyText = myBase + 26;
Use the myTinyText constant to map the MySQL TINYTEXT data type to Delphi data types.