System.Rtti.TRttiIndexedProperty Properties
From RAD Studio API Documentation
InheritedProtected
Handle public For internal use.
IsDefault public Indicates whether the indexed property is default.
IsReadable public Indicates whether the property is readable.
IsWritable public Indicates whether the property is writable.
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 Represents the data type for the indexed property.
ReadMethod public Represents the method used to read the property.
RttiDataSize public Specifies the size of the RTTI information block.
Visibility public Specifies the member's visibility modifier.
WriteMethod public Represents the method used to write the property.