MyDAC
Used to map INTEGER UNSIGNED to Delphi data types.
MyDataTypeMap
myIntUnsigned = myBase + 9;
Use the myIntUnsigned constant to map the MySQL INTEGER UNSIGNED data type to Delphi data types.