From 6b358bef49aad3a613dc30c3a937b939601e7652 Mon Sep 17 00:00:00 2001 From: wp Date: Sun, 14 Aug 2016 21:22:51 +0000 Subject: [PATCH] fpvectorial: Add comment explaining the position of the point X,Y in a TvRectangle. git-svn-id: trunk@52808 - --- components/fpvectorial/fpvectorial.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/components/fpvectorial/fpvectorial.pas b/components/fpvectorial/fpvectorial.pas index f981bbaf14..d0bf0e4224 100644 --- a/components/fpvectorial/fpvectorial.pas +++ b/components/fpvectorial/fpvectorial.pas @@ -772,6 +772,7 @@ type end; { TvRectangle } + { The point (X,Y) refers to the left/top corner of the rectangle! } TvRectangle = class(TvEntityWithPenBrushAndFont) protected