Source position: jwahtmlhelp.pas line 422
type tagHH_AKLINK = packed record |
cbStruct: Integer; |
fReserved: BOOL; |
pszKeywords: LPCTSTR; |
pszUrl: LPCTSTR; |
pszMsgText: LPCTSTR; |
pszMsgTitle: LPCTSTR; |
pszWindow: LPCTSTR; |
fIndexOnFail: BOOL; |
end; |