Pointer to TManagedField.
Source position: typinfo.pp line 321
type PManagedField = ^TManagedField; |
PManagedField is a pointer to TManagedField. It is used to describe automatically managed fields in records when the type kind is tkRecord.
|
Managed field description. |
|
|
Type of a property. |
|
|
Class properties type data record. |