Am 2017-03-20 um 18:04 schrieb Jürgen Hestermann via Lazarus:
> I have a TSplitter that separates elements on the left from those on the
right.
>
> But when I try to move the splitter with the mouse,
> only moving to the right works okay.
> Moving to the left only moves the splitter 1 pixel
mit will be the same for both mouse and keyboard.
V.
__
Od: Jürgen Hestermann via Lazarus
Komu: Lazarus mailing list
Datum: 20.03.2017 18:04
Předmět: [Lazarus] TSplitter refuses to move to the left with mouse (but moves
I have a TSplitter that separates elements on the left from those on the right.
I use code to move this splitter to the left or right in an KeyDown routine.
Example:
---
case Key of VK_LEFT :
begin
if Shift=[ssS