3.1 Base types

The base or simple types of Free Pascal are the Delphi types. We will discuss each separate.

_________________________________________________________________________________________________________ Simple types
-- simple type --ordinal type-----------------------------------------
               real type

-- real type-real type identifier--------------------------------------
___________________________________________________________________


   Ordinal types
    Integers
    Boolean types
    Enumeration types
    Subrange types
   Real types