You've already forked lazarus-ccr
fpvectorial: Small rename in font properties in TvText
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1567 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -139,10 +139,10 @@ type
|
||||
TvText = class
|
||||
public
|
||||
X, Y, Z: Double; // Z is ignored in 2D formats
|
||||
Value: utf8string;
|
||||
FontColor: TvColor;
|
||||
FontSize: integer;
|
||||
FontName: utf8string;
|
||||
Value: utf8string;
|
||||
Color: TvColor;
|
||||
end;
|
||||
|
||||
{@@
|
||||
|
Reference in New Issue
Block a user