Splash fine tune

This commit is contained in:
OH1KH 2022-01-24 10:31:09 +02:00
parent 62a227fb56
commit 3f1229ea4d

View File

@ -55,7 +55,7 @@ end;
procedure TfrmSplash.Image1Paint(Sender: TObject);
const
VersionPos: TPoint = (X:250; Y:240);
VersionPos: TPoint = (X:270; Y:245);
VersionStyle: TTextStyle =
(
Alignment : taCenter;