fpvectorial: Add comment explaining the position of the point X,Y in a TvRectangle.

git-svn-id: trunk@52808 -
This commit is contained in:
wp 2016-08-14 21:22:51 +00:00
parent 31a5dce8e4
commit 6b358bef49

View File

@ -772,6 +772,7 @@ type
end;
{ TvRectangle }
{ The point (X,Y) refers to the left/top corner of the rectangle! }
TvRectangle = class(TvEntityWithPenBrushAndFont)
protected