mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 12:20:55 +02:00
IDE, Splash screen: allow more lengthy version string and center it, bug #19802
git-svn-id: trunk@31795 -
This commit is contained in:
parent
6f1f96cd10
commit
8469bf2800
@ -64,7 +64,7 @@ implementation
|
||||
{$R *.lfm}
|
||||
|
||||
const
|
||||
VersionPos: TPoint = (X:397; Y:281);
|
||||
VersionPos: TPoint = (X:0; Y:281);
|
||||
VersionStyle: TTextStyle =
|
||||
(
|
||||
Alignment : taCenter;
|
||||
|
Loading…
Reference in New Issue
Block a user