mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 00:22:51 +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;
|
||||
|
||||
{ TvRectangle }
|
||||
{ The point (X,Y) refers to the left/top corner of the rectangle! }
|
||||
|
||||
TvRectangle = class(TvEntityWithPenBrushAndFont)
|
||||
protected
|
||||
|
Loading…
Reference in New Issue
Block a user