Unit 'PasUseAnalyzer' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TPAMessage

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

Declaration

Source position: pasuseanalyzer.pas line 102

type TPAMessage = class

public

  Id: TMaxPrecInt;

  MsgType: TMessageType;

  MsgNumber: Integer;

  MsgText: string;

  MsgPattern: string;

  Args: TMessageArgs;

  PosEl: TPasElement;

  Filename: string;

  Row: Integer;

  Col: Integer;

  constructor Create;

  procedure AddRef;

  procedure Release;

  property RefCount: Integer; [r]

end;

Inheritance

TPAMessage

|

TObject


Documentation generated on: 2023-03-18