Unit 'TypInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

TPropData.Prop

Indexed access to property type info.

Declaration

Source position: typinfo.pp line 822

public property TPropData.Prop[Index: Word] : PPropInfo
  read GetProp;

Description

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

See also

PPropInfo

  

Pointer to TPropInfo record.

TPropInfo

  

Record describing one published property of a class.


Documentation generated on: Jul 24 2023