python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Delphi styled VCL TTrackBar: hide focus dotted rectangle while tracking
How can I hide the focus around a VCL TTrackBar when selected/while tracking, while using a VCL style? Using Delphi 11.1
This didn't work:
SendMessage(tb1.Handle, WM_UPDATEUISTATE, UIS_SET OR UISF_HID...
hikari
Votes: 0
Answers: 2
TCategoryPanelGroup not repainting Panels on collapse when using styles
I'm using the style "Charcoal Dark Slate" right out of the box and having issues with the TCategoryPanelGroup not refreshing its category panels.
In this setup all category panels all expand...
Max Kielland
Votes: 0
Answers: 0