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

TPropInfoList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rttiutils.pp line 43

type TPropInfoList = class(TObject)

public

  constructor Create();

  destructor Destroy; override;

  function Contains();

  function Find();

  procedure Delete();

  procedure Intersect();

  property Count: Integer; [r]

  property Items []: PPropInfo; default; [r]

end;

Inheritance

TPropInfoList

|

TObject


Documentation generated on: 2023-03-18