Name

PVarRec Type

Syntax

type PVarRec = ^TVarRec;

Description

The PVarRec type is a convenience type for a pointer to a TVarRec record. The TVarRec type is used to interpret a variant open array (array of const) in a subroutine.

See Also

Array Keyword, Variant Type

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.