[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The reserved word `value' is part of a type or var declaration. It can be replaced by `:=' or `='.
`value' is an ISO-10206 Extended Pascal extension. `:=' in this context is a VAX Pascal extension, and `=' is a Borland Delphi extension.
section 9.296 var, section 9.284 type, section 8.1.5 Variable Declaration, section 8.1.4 Type Declaration.