Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

tagHH_WINTYPE

Declaration

Source position: jwahtmlhelp.pas line 580

type tagHH_WINTYPE = packed record

  cbStruct: Integer;

  fUniCodeStrings: BOOL;

  pszType: LPCTSTR;

  fsValidMembers: DWORD;

  fsWinProperties: DWORD;

  pszCaption: LPCTSTR;

  dwStyles: DWORD;

  dwExStyles: DWORD;

  rcWindowPos: RECT;

  nShowState: Integer;

  hwndHelp: HWND;

  hwndCaller: HWND;

  paInfoTypes: PHHInfoType;

  hwndToolBar: HWND;

  hwndNavigation: HWND;

  hwndHTML: HWND;

  iNavWidth: Integer;

  rcHTML: RECT;

  pszToc: LPCTSTR;

  pszIndex: LPCTSTR;

  pszFile: LPCTSTR;

  pszHome: LPCTSTR;

  fsToolBarFlags: DWORD;

  fNotExpanded: BOOL;

  curNavType: Integer;

  tabpos: Integer;

  idNotify: Integer;

  tabOrder: array [0..HH_MAX_TABS] of Byte;

  cHistory: Integer;

  pszJump1: LPCTSTR;

  pszJump2: LPCTSTR;

  pszUrlJump1: LPCTSTR;

  pszUrlJump2: LPCTSTR;

  rcMinSize: RECT;

  cbInfoTypes: Integer;

  pszCustomTabs: LPCTSTR;

end;


Documentation generated on: 2023-03-18