System.Rtti.TRttiField Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FieldType | public | Specifies the field's type. |
| Handle | public | Specifies a pointer to the RTTI information block in the executable image. |
| Name | public | Specifies the name of the reflected entity. |
| Offset | public | Specifies the offset of the field in the instance. |
| Package | public | Specifies the package in which the reflected object is located. |
| Parent | public | Specifies the type from which the member is part of. |
| RttiDataSize | public | Specifies the size of the RTTI information block. |
| Visibility | public | Specifies the member's visibility modifier. |