[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 : 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: Nov 14 2015