Unit 'PasUseAnalyzer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TPAOverrideList

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

Declaration

Source position: pasuseanalyzer.pas line 150

type TPAOverrideList = class

public

  constructor Create;

  destructor Destroy; override;

  procedure Add();

  property Element: TPasElement; [rw]

  function Count;

  function IndexOf();

  property Overrides []: TPasElement; default; [r]

end;

Inheritance

TPAOverrideList

|

TObject


Documentation generated on: 2023-03-18