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