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

tagMDICREATESTRUCTA

Declaration

Source position: jwawinuser.pas line 8624

type tagMDICREATESTRUCTA = record

  szClass: LPCSTR;

  szTitle: LPCSTR;

  hOwner: HANDLE;

  x: Integer;

  y: Integer;

  cx: Integer;

  cy: Integer;

  style: DWORD;

  lParam: LPARAM;

end;


Documentation generated on: 2025-07-25