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

TPSPascalCompilerError

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

Declaration

Source position: uPSCompiler.pas line 831

type TPSPascalCompilerError = class(TPSPascalCompilerMessage)

protected

  FError: TPSPascalCompilerErrorType;

  

public

  property Error: TPSPascalCompilerErrorType; [r]

  

  function ErrorType; override;

  

  function ShortMessageToString; override;

  

end;

Inheritance

TPSPascalCompilerError

  

|

TPSPascalCompilerMessage

  

|

TObject



CT Web help

CodeTyphon Studio