Source position: jwahtmlhelp.pas line 405
type tagHH_POPUP = packed record |
cbStruct: Integer; |
hinst_: HINST; |
idString: UINT; |
pszText: LPCTSTR; |
pt: POINT; |
clrForeGround: COLORREF; |
clrBackground: COLORREF; |
rcMargins: RECT; |
pszFont: LPCTSTR; |
end; |