mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 02:38:14 +02:00
fpvectorial: Add comment explaining the position of the point X,Y in a TvRectangle.
git-svn-id: trunk@52808 -
This commit is contained in:
parent
31a5dce8e4
commit
6b358bef49
@ -772,6 +772,7 @@ type
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
{ TvRectangle }
|
{ TvRectangle }
|
||||||
|
{ The point (X,Y) refers to the left/top corner of the rectangle! }
|
||||||
|
|
||||||
TvRectangle = class(TvEntityWithPenBrushAndFont)
|
TvRectangle = class(TvEntityWithPenBrushAndFont)
|
||||||
protected
|
protected
|
||||||
|
Loading…
Reference in New Issue
Block a user