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

tagMSGBOXPARAMSA

Declaration

Source position: jwawinuser.pas line 6481

type tagMSGBOXPARAMSA = record

  cbSize: UINT;

  hwndOwner: HWND;

  hInstance: HINST;

  lpszText: LPCSTR;

  lpszCaption: LPCSTR;

  dwStyle: DWORD;

  lpszIcon: LPCSTR;

  dwContextHelpId: DWORD_PTR;

  lpfnMsgBoxCallback: MSGBOXCALLBACK;

  dwLanguageId: DWORD;

end;


Documentation generated on: 2023-03-18