Unit 'uPSCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSAttributes

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

Declaration

Source position: uPSCompiler.pas line 474

type TPSAttributes = class(TObject)

public

  procedure Assign();

  

  property Count: LongInt; [r]

  

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

  

  procedure Delete();

  

  function Add();

  

  function FindAttribute();

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TPSAttributes

  

|

TObject



CT Web help

CodeTyphon Studio