MyDAC
Used to map TINYINT UNSIGNED to Delphi data types.
MyDataTypeMap
myTinyUnsigned = myBase + 3;
Use the myTinyUnsigned constant to map the MySQL TINYINT UNSIGNED data type to Delphi data types.