Indexed access to property type info.
Source position: typinfo.pp line 1050
public property TPropData.Prop[Index: Word] : PPropInfo |
Prop provides indexed access to the property type info of all properties of a class. Valid values for Index are in the range 0..WordCount-1
|
Pointer to TPropInfo record. |
|
|
Record describing one published property of a class. |