[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'HelpIntfs' (#lcl)

THelpQueryKeyword

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

Declaration

Source position: helpintfs.pas line 94

type THelpQueryKeyword = class(THelpQuery)

public

  constructor Create();

  

  property Keyword: String; [rw]

  

end;

Inheritance

THelpQueryKeyword

  

|

THelpQuery

  

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.