[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
Version 4.0 | Generated 2025-05-03 | Home |