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

THelpQueryItem

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

Declaration

Source position: lazhelpintf.pas line 37

type THelpQueryItem = class

public

  function AsString; virtual; abstract;

  

Specifies the interface used get a help query as a String value.

  function IsEqual(); virtual;

  

Performs actions needed to compare the help query items.

end;

Inheritance

THelpQueryItem

  

|

TObject


Version 3.2 Generated 2024-02-25 Home