[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
A signed 16-bits integer
Source position: systemh.inc line 66
type Integer = SmallInt; |
The system unit defines Integeras a signed 16-bit integer. But when DELPHIor OBJFPCmode are active, then the objpasunit redefines Integeras a 16-bit integer.