mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:59:21 +02:00
LCL: clean up
git-svn-id: trunk@26691 -
This commit is contained in:
parent
c786d4253b
commit
f443bd8949
@ -5377,7 +5377,6 @@ end;
|
|||||||
procedure TCustomGrid.MouseDown(Button: TMouseButton; Shift: TShiftState; X,
|
procedure TCustomGrid.MouseDown(Button: TMouseButton; Shift: TShiftState; X,
|
||||||
Y: Integer);
|
Y: Integer);
|
||||||
var
|
var
|
||||||
R: TRect;
|
|
||||||
WasFocused: boolean;
|
WasFocused: boolean;
|
||||||
|
|
||||||
procedure DoPushCell;
|
procedure DoPushCell;
|
||||||
|
Loading…
Reference in New Issue
Block a user