MyDAC
Used to map SMALLINT to Delphi data types.
MyDataTypeMap
mySmall = myBase + 4;
Use the mySmall constant to map the MySQL SMALLINT data type to Delphi data types.