Source position: mui.pas line 3575
type TMUI_NotifyData = record |
||
mnd_GlobalInfo: PMUI_GlobalInfo; |
|
|
mnd_UserData: NativeUInt; |
|
|
mnd_ObjectID: LongWord; |
|
|
priv1: Pointer; |
|
|
priv2: Pointer; |
|
|
priv3: Pointer; |
|
|
priv4: NativeUInt; |
|
|
end; |