MyDAC
Used to map MEDIUMBLOB to Delphi data types.
MyDataTypeMap
myMediumBlob = myBase + 31;
Use the myMediumBlob constant to map the MySQL MEDIUMBLOB data type to Delphi data types.