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

TPSRuntimeAttributes

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

Declaration

Source position: uPSRuntime.pas line 561

type TPSRuntimeAttributes = class(TObject)

public

  property Owner: TPSExec; [r]

  

  property Count: LongInt; [r]

  

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

  

  procedure Delete();

  

  function Add;

  

  function FindAttribute();

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TPSRuntimeAttributes

  

|

TObject



CT Web help

CodeTyphon Studio