mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 21:20:29 +02:00
--- Merging r36315 into '.':
U rtl/win/wininc/struct.inc --- Recording mergeinfo for merge of r36315 into '.': U . # revisions: 36315 git-svn-id: branches/fixes_3_0@36316 -
This commit is contained in:
parent
406fb857d9
commit
f0e37b88ed
@ -9090,7 +9090,7 @@ type
|
|||||||
|
|
||||||
// Menubar information
|
// Menubar information
|
||||||
type
|
type
|
||||||
tagMENUBARINFO = packed record
|
tagMENUBARINFO = record
|
||||||
cbSize:DWORD;
|
cbSize:DWORD;
|
||||||
rcBar:Windows.RECT; // rect of bar, popup, item
|
rcBar:Windows.RECT; // rect of bar, popup, item
|
||||||
_hmenu:HMENU; // real menu handle of bar, popup
|
_hmenu:HMENU; // real menu handle of bar, popup
|
||||||
|
Loading…
Reference in New Issue
Block a user