Type aliases
Syntax
Int8=ShortInt;
Int16=SmallInt;
Int32=Integer
UInt8 = Byte;
UInt16 = Word;
UInt32=Cardinal;