- 2.2.13.4 -
TMT Pascal Language Description
Pascal Language Structure
OOP ExtensionsRestrictions On Object Description
object types can be declared everywhere a type identifier is allowed
by Pascal's syntax. object types can be declared within procedures,
functions, or other methods if the declaration is not ambiguous.
Like records, object types cannot include File components or records
or objects that include 'file' components.
|
|
|
Object Syntax |
Table of Content |
OOP Scopes |
- 2.2.13.4 -