mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-11 12:00:37 +01:00
LCL: cleanup
git-svn-id: trunk@21233 -
This commit is contained in:
parent
74e8a2eefb
commit
944b8b028b
@ -486,7 +486,6 @@ var
|
|||||||
BoundsOffset: TRect;
|
BoundsOffset: TRect;
|
||||||
h: HWND;
|
h: HWND;
|
||||||
c: HCURSOR;
|
c: HCURSOR;
|
||||||
Info: TComboboxInfo;
|
|
||||||
begin
|
begin
|
||||||
// in win32 controls have no cursor property. they can change their cursor
|
// in win32 controls have no cursor property. they can change their cursor
|
||||||
// by listening WM_SETCURSOR and adjusting global cursor
|
// by listening WM_SETCURSOR and adjusting global cursor
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user