mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 05:59:28 +02:00
lcl: cleanup
git-svn-id: trunk@26742 -
This commit is contained in:
parent
76c3f47f1e
commit
3175fb3b4a
@ -3973,7 +3973,7 @@ end;
|
||||
|
||||
procedure TCustomGrid.WMVScroll(var message: TLMVScroll);
|
||||
var
|
||||
C, TL, CTL, MaxPos: Integer;
|
||||
C, TL, CTL: Integer;
|
||||
R: TRect;
|
||||
|
||||
function NextRowHeight(aRow: Integer; Delta: Integer): integer;
|
||||
|
Loading…
Reference in New Issue
Block a user