Repository URL to install this package:
Version:
2.0.10 ▾
|
object SplashForm: TSplashForm Left = 561 Height = 341 Top = 370 Width = 429 HorzScrollBar.Page = 428 VertScrollBar.Page = 340 BorderStyle = bsNone Caption = 'Lazarus' ClientHeight = 341 ClientWidth = 429 FormStyle = fsSplash Position = poScreenCenter LCLVersion = '1.9.0.0' object Image: TImage Left = 0 Height = 341 Top = 0 Width = 429 Align = alClient OnPaint = ImagePaint Proportional = True Stretch = True end end