IDE: fixed note

git-svn-id: trunk@34143 -
This commit is contained in:
mattias 2011-12-13 02:34:25 +00:00
parent edffab4454
commit 69fffc567a

View File

@ -76,7 +76,8 @@ const
Wordbreak : False;
Opaque : False;
SystemFont : False;
RightToLeft: False
RightToLeft: False;
EndEllipsis: False;
);
VersionFontStyle: TFontStyles = [fsBold];
VersionFontColor: TColor = clBlue;