mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 05:56:02 +02:00
forget comment
git-svn-id: trunk@13215 -
This commit is contained in:
parent
a27c5a37de
commit
0e44728936
@ -613,10 +613,6 @@ end;
|
||||
|
||||
{
|
||||
Paint control to X, Y point of device context.
|
||||
|
||||
Currently this is not completely implemented. Now only fixed is painted onto DC,
|
||||
but some widgets are more complex: for example containers with scrollbars.
|
||||
As result some parts will not be drawn and be black in ADC.
|
||||
}
|
||||
class procedure TGtkWSWinControl.PaintTo(const AWinControl: TWinControl;
|
||||
ADC: HDC; X, Y: Integer);
|
||||
|
Loading…
Reference in New Issue
Block a user