Alias for ShortInt.
Int8 = ShortInt;
ShortInt Int8;
System
Int8 is an alias for a ShortInt variable.
Simple Types