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

TPSBlockInfo

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

Declaration

Source position: uPSCompiler.pas line 868

type TPSBlockInfo = class(TObject)

public

  property WithList: TPSList; [r]

  

  property ProcNo: Cardinal; [rw]

  

  property Proc: TPSInternalProcedure; [rw]

  

  property SubType: TPSSubOptType; [rw]

  

  procedure Clear;

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TPSBlockInfo

  

|

TObject



CT Web help

CodeTyphon Studio