IDE, Splash screen: allow more lengthy version string and center it, bug #19802

git-svn-id: trunk@31795 -
This commit is contained in:
maxim 2011-07-24 17:07:30 +00:00
parent 6f1f96cd10
commit 8469bf2800

View File

@ -64,7 +64,7 @@ implementation
{$R *.lfm}
const
VersionPos: TPoint = (X:397; Y:281);
VersionPos: TPoint = (X:0; Y:281);
VersionStyle: TTextStyle =
(
Alignment : taCenter;