System.Rtti.TRttiInstanceProperty Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DefaultpublicSpecifies the property's default value.
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.
IndexpublicSpecifies the property's default index.
IsReadablepublicSpecifies whether the reflected property is readable.
IsWritablepublicSpecifies whether the reflected property is writable.
NamepublicSpecifies the name of the reflected entity.
NameIndexpublicSpecifies the index of the property name in the object's name list.
PackagepublicSpecifies the package in which the reflected object is located.
ParentpublicSpecifies the type from which the member is part of.
PropertyTypepublicSpecifies the property's type.
PropInfopublicPoints to the property's raw RTTI information.
RttiDataSizepublicSpecifies the size of the RTTI information block.
VisibilitypublicSpecifies the member's visibility modifier.