The field identifiers inside a record definition are valid in the following places:
- to the end of the record definition.
- field designators of a variable of the given record type.
- identifiers inside a With statement that operates on a variable of the given record type.