A structured type is a type that can hold multiple values in one variable. Stuctured types can be nested to unlimited levels.
_________________________________________________________________________________________________________
Structured Types
___________________________________________________________________
Unlike Delphi, Free Pascal does not support the keyword Packed for all structured types, as can be seen in the syntax diagram. It will be mentioned when a type supports the packed keyword. In the following, each of the possible structured types is discussed.