[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'RttiUtils' (#fcl)

TPropInfoList.Items

Indexed access to the property type pointers

Declaration

Source position: rttiutils.pp line 57

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: May 14 2021