Unit 'HelpIntfs' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THelpQueryMessage

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

Declaration

Source position: helpintfs.pas line 171

type THelpQueryMessage = class(THelpQuery)

public

  constructor Create();

  

  destructor Destroy; override;

  

  property WholeMessage: string; [rw]

  

  property MessageParts: TStrings; [rw]

  

end;

Inheritance

THelpQueryMessage

  

|

THelpQuery

  

|

TObject



CT Web help

CodeTyphon Studio