March 2000
Intermediate to advanced
576 pages
18h 13m
English
PVarRec Type
type PVarRec = ^TVarRec;
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.
| Array Keyword, Variant Type |
Read now
Unlock full access