[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: helpintfs.pas line 100
type THelpQueryDirective = class(THelpQuery)
public
constructor Create();
property Directive: string; [rw]
end;
THelpQueryDirective
THelpQuery
TObject