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

TPSInterfaceMethod

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

Declaration

Source position: uPSCompiler.pas line 1663

type TPSInterfaceMethod = class(TObject)

public

  property AbsoluteProcOffset: Cardinal; [r]

  

  property ScriptProcNo: Cardinal; [r]

  

  property OrgName: TbtString; [r]

  

  property Name: TbtString; [r]

  

  property NameHash: LongInt; [r]

  

  property Decl: TPSParametersDecl; [r]

  

  property CC: TPSCallingConvention; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TPSInterfaceMethod

  

|

TObject



CT Web help

CodeTyphon Studio