Node:with, Next:, Previous:while, Up:Reference



with

(Under construction.)

Synopsis

Description

Automatic record or object field access.

Conforming to

with is defined in ISO 7185 Pascal and supported by all known Pascal variants.

Example

...

{ Note bar is overwritten by foo.bar } ...

See also

Keywords.