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.