NOTE: Yes, I'm using Delphi, but the TComboBox controls are just wrappers for messages used to create/interact with these standard Windows ComboBox controls. I've tried directly calling using the ...
ms.keywords CreateWindow, CreateWindow function [Windows and Messages], CreateWindowA, CreateWindowW, _win32_CreateWindow, _win32_createwindow_cpp, winmsg ...
// [X] Platform: Clipboard support (for Win32 this is actually part of core dear imgui) // [X] Platform: Keyboard support. Since 1.87 we are using the io.AddKeyEvent() function. Pass ImGuiKey values ...