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

TPSDelphiClassItem

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

Declaration

Source position: uPSCompiler.pas line 1561

type TPSDelphiClassItem = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Decl: TPSParametersDecl; [r]

  

  property Name: TbtString; [r]

  

  property OrgName: TbtString; [rw]

  

  property NameHash: LongInt; [r]

  

  property Owner: TPSCompileTimeClass; [r]

  

end;

Inheritance

TPSDelphiClassItem

  

|

TObject



CT Web help

CodeTyphon Studio