Unit 'RttiUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPropInfoList.Items

Indexed access to the property type pointers.

Declaration

Source position: rttiutils.pp line 64

public property TPropInfoList.Items[Index: Integer] : PPropInfo
  read Get;
  default;

Description

Items provides access to the property type pointers stored in the list. Index runs from 0 to Count-1.

See also

Count

  

Number of items in the list.


Documentation generated on: Jan 30 2024