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

TPSRuntimeAttribute

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

Declaration

Source position: uPSRuntime.pas line 529

type TPSRuntimeAttribute = class(TObject)

public

  property Owner: TPSRuntimeAttributes; [r]

  

  property AttribType: TbtString; [rw]

  

  property AttribTypeHash: LongInt; [rw]

  

  property ValueCount: LongInt; [r]

  

  property Value []: PIFVariant; [r]

  

  function AddValue();

  

  procedure DeleteValue();

  

  procedure AdjustSize;

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TPSRuntimeAttribute

  

|

TObject



CT Web help

CodeTyphon Studio