Artifact 1492917ff1f424bd40d38467a6b417a43c98bf2a1a751ad11da097a78cedb452:
- File src/splashscreen.lfm — part of check-in [0e32df0ae5] at 2024-01-11 10:38:22 on branch trunk — [Feature] Added a loading window so you won't think groffstudio would procrastinate. (user: Cthulhux, size: 378) [annotate] [blame] [check-ins using]
object SplashscreenWindow: TSplashscreenWindow Left = 493 Height = 80 Top = 160 Width = 168 BorderStyle = bsNone Caption = 'preparing' ClientHeight = 80 ClientWidth = 168 FormStyle = fsSplash object Label1: TLabel Left = 16 Height = 37 Top = 16 Width = 141 Caption = 'preparing ...' Font.Height = -27 ParentFont = False end end