System.Rtti.TRttiProperty 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.
HandlepublicSpecifies a pointer to the RTTI information block in the executable image.
IsReadablepublicSpecifies whether the reflected property is readable.
IsWritablepublicSpecifies whether the reflected property is writable.
NamepublicSpecifies the name of the reflected entity.
PackagepublicSpecifies the package in which the reflected object is located.
ParentpublicSpecifies the type from which the member is part of.
PropertyTypepublicSpecifies the type of the property.
RttiDataSizepublicSpecifies the size of the RTTI information block.
VisibilitypublicSpecifies the member's visibility modifier.