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

THelpNodeQuery

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

Declaration

Source position: lazhelpintf.pas line 138

type THelpNodeQuery = class

public

  constructor Create();

  

Constructor for the class instance.

  function IsEqual();

  

  function AsString;

  

  property Node: THelpNode; [rw]

  

  property QueryItem: THelpQueryItem; [rw]

  

end;

Inheritance

THelpNodeQuery

  

|

TObject


Version 3.2 Generated 2024-02-25 Home