Source position: jwahtmlhelp.pas line 564
type tagHH_FTS_QUERY = packed record |
cbStruct: Integer; |
fUniCodeStrings: BOOL; |
pszSearchQuery: LPCTSTR; |
iProximity: LONG; |
fStemmedSearch: BOOL; |
fTitleOnly: BOOL; |
fExecute: BOOL; |
pszWindow: LPCTSTR; |
end; |