Home
last modified time | relevance | path

Searched refs:UDM_GETBUDDY (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DSpinButton.cpp52 GetWindowText ( (HWND)SendMessage ( hdr->hwndFrom, UDM_GETBUDDY, 0, 0 ), strValue, 63 ); in SpinButton_HandleNotify()
90 SetWindowText ( (HWND)SendMessage ( hdr->hwndFrom, UDM_GETBUDDY, 0, 0 ), va("%g",value) ); in SpinButton_HandleNotify()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincewsspin.pp76 Result := SendMessage(AHandle, UDM_GETBUDDY, 0, 0)
182 BuddyHandle := Windows.SendMessage(WinHandle, UDM_GETBUDDY, 0, 0);
H A Dwincecallback.inc581 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
589 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
H A Dwincewinapi.inc2126 // Handle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2176 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2188 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwincewsspin.pp76 Result := SendMessage(AHandle, UDM_GETBUDDY, 0, 0)
182 BuddyHandle := Windows.SendMessage(WinHandle, UDM_GETBUDDY, 0, 0);
H A Dwincecallback.inc581 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
589 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
H A Dwincewinapi.inc2126 // Handle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2176 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2188 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewsspin.pp78 Result := SendMessage(AHandle, UDM_GETBUDDY, 0, 0)
184 BuddyHandle := Windows.SendMessage(WinHandle, UDM_GETBUDDY, 0, 0);
H A Dwincecallback.inc581 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
589 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
H A Dwincewinapi.inc2126 // Handle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2176 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2188 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewsspin.pp78 Result := SendMessage(AHandle, UDM_GETBUDDY, 0, 0)
184 BuddyHandle := Windows.SendMessage(WinHandle, UDM_GETBUDDY, 0, 0);
H A Dwincecallback.inc581 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
589 Buddy := SendMessageW(SpinEditHandle, UDM_GETBUDDY, 0, 0);
H A Dwincewinapi.inc2126 // Handle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2176 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
2188 BuddyHandle := Windows.SendMessage(Handle, UDM_GETBUDDY, 0, 0);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc920 UDM_GETBUDDY = 1130;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc920 UDM_GETBUDDY = 1130;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc920 UDM_GETBUDDY = 1130;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc920 UDM_GETBUDDY = 1130;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc950 UDM_GETBUDDY = 1130;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc950 UDM_GETBUDDY = 1130;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc950 UDM_GETBUDDY = 1130;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc950 UDM_GETBUDDY = 1130;
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32proc.pp527 $046A: Result := 'UDM_GETBUDDY';
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32proc.pp528 $046A: Result := 'UDM_GETBUDDY';
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32proc.pp527 $046A: Result := 'UDM_GETBUDDY';
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32proc.pp528 $046A: Result := 'UDM_GETBUDDY';

12345678910