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

TPSRegProc

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

Declaration

Source position: uPSCompiler.pas line 100

type TPSRegProc = class(TObject)

public

  property OrgName: TbtString; [rw]

  

  property Name: TbtString; [rw]

  

  property NameHash: LongInt; [r]

  

  property Decl: TPSParametersDecl; [r]

  

  property ExportName: Boolean; [rw]

  

  property ImportDecl: TbtString; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TPSRegProc

  

|

TObject



CT Web help

CodeTyphon Studio