PManagedField
Pointer to TManagedField
Declaration
Source position: typinfo.pp line 306
Type
PManagedField = ^TManagedField
Description
PManagedField is a pointer to TManagedField . It is used to describe automatically managed fields in records when the type kind is tkRecord.
See also
| Name | Description | 
|---|---|
| TManagedField | Managed field description | 
| TTypeData | Class properties type data record. | 
| TTypeKind | Type of a property. |