System.Rtti.TRttiField Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FieldTypepublicSpecifies the field's type.
HandlepublicSpecifies a pointer to the RTTI information block in the executable image.
NamepublicSpecifies the name of the reflected entity.
OffsetpublicSpecifies the offset of the field in the instance.
PackagepublicSpecifies the package in which the reflected object is located.
ParentpublicSpecifies the type from which the member is part of.
RttiDataSizepublicSpecifies the size of the RTTI information block.
VisibilitypublicSpecifies the member's visibility modifier.