MyDAC
Used to map MEDIUMINT UNSIGNED to Delphi data types.
MyDataTypeMap
myMediumUnsigned = myBase + 7;
Use the myMediumUnsigned constant to map the MySQL MEDIUMINT UNSIGNED data type to Delphi data types.