From RAD Studio API Documentation
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
C++
typedef TVarRec* PVarRec;
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
pointer typedef |
public |
System.pas systvar.h |
System |
System |
Description
Is a pointer to a TVarRec.
PVarRec is a pointer to a TVarRec.
See Also