Previous: 2.2.6.15. Procedure Types To the Table of Contents Next: 2.2.6.17. Structured Types Alignment (packed modifier)
2.2.6.15. Procedure Types Table of Contents 2.2.6.17. Structured Types Alignment (packed modifier)

- 2.2.6.16. -
Table of Contents
2. TMT Pascal Language Description
2.2. Pascal Language Structure
2.2.6. Types
2.2.6.16. Object Types


2.2.6.16. Object Types


Object types are similar to the record types in containing components of different types. However, unlike records, objects may contain methods and be inherited.

The full description of object types can be found elsewhere (see the OOP Extensions chapter.)


Previous: 2.2.6.15. Procedure Types To the Table of Contents Next: 2.2.6.17. Structured Types Alignment (packed modifier)
2.2.6.15. Procedure Types Table of Contents 2.2.6.17. Structured Types Alignment (packed modifier)

- 2.2.6.16. -