type TIFPSPascalCompilerMessage = class(TObject)
Name | Description | |
---|---|---|
![]() |
FCol |
|
![]() |
FModuleName |
|
![]() |
FParam |
|
![]() |
FPosition |
|
![]() |
FRow |
![]() |
function ErrorType: string; virtual; abstract; |
![]() |
function MessageToString: string; virtual; |
![]() |
procedure SetParserPos(Parser: TIfPascalParser); |
![]() |
function ShortMessageToString: string; virtual; abstract; |
![]() |
function ErrorType: string; virtual; abstract; |
![]() |
function MessageToString: string; virtual; |
![]() |
procedure SetParserPos(Parser: TIfPascalParser); |
![]() |
function ShortMessageToString: string; virtual; abstract; |
![]() |
property Col: Cardinal; |
![]() |
property ModuleName: string; |
![]() |
property Param: string; |
![]() |
property Pos: Cardinal; |
![]() |
property Row: Cardinal; |
![]() |
property Col: Cardinal; |
![]() |
property ModuleName: string; |
![]() |
property Param: string; |
![]() |
property Pos: Cardinal; |
![]() |
property Row: Cardinal; |