[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to TManagedField
Source position: typinfo.pp line 270
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. |