System.Rtti.TRttiIndexedProperty 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.
HandlepublicFor internal use.
IsDefaultpublicIndicates whether the indexed property is default.
IsReadablepublicIndicates whether the property is readable.
IsWritablepublicIndicates whether the 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.
PropertyTypepublicRepresents the data type for the indexed property.
ReadMethodpublicRepresents the method used to read the property.
RttiDataSizepublicSpecifies the size of the RTTI information block.
VisibilitypublicSpecifies the member's visibility modifier.
WriteMethodpublicRepresents the method used to write the property.