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

TPSPascalCompilerWarning

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

Declaration

Source position: uPSCompiler.pas line 855

type TPSPascalCompilerWarning = class(TPSPascalCompilerMessage)

protected

  FWarning: TPSPascalCompilerWarningType;

  

public

  property Warning: TPSPascalCompilerWarningType; [r]

  

  function ErrorType; override;

  

  function ShortMessageToString; override;

  

end;

Inheritance

TPSPascalCompilerWarning

  

|

TPSPascalCompilerMessage

  

|

TObject



CT Web help

CodeTyphon Studio