mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-25 21:08:23 +02:00
LCL: cleanup
git-svn-id: trunk@36093 -
This commit is contained in:
parent
b5d7fea0d3
commit
a6873c2d3b
@ -3280,7 +3280,6 @@ end;
|
|||||||
procedure TControl.InvalidateControl(CtrlIsVisible, CtrlIsOpaque: Boolean);
|
procedure TControl.InvalidateControl(CtrlIsVisible, CtrlIsOpaque: Boolean);
|
||||||
var
|
var
|
||||||
Rect: TRect;
|
Rect: TRect;
|
||||||
Pt: TPoint;
|
|
||||||
|
|
||||||
function BackgroundClipped: Boolean;
|
function BackgroundClipped: Boolean;
|
||||||
var
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user