Ignore:
Timestamp:
Nov 27, 2009, 4:05:03 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Allow user-definable splash.jpg image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/GUI-config/frmSplash.dfm

    r542 r610  
    11object SplashForm: TSplashForm
    2   Left = 315
    3   Top = 163
     2  Left = 255
     3  Top = 123
    44  BorderStyle = bsNone
    55  Caption = 'SplashForm'
    6   ClientHeight = 298
     6  ClientHeight = 299
    77  ClientWidth = 400
    88  Color = clBtnFace
     
    1414  OldCreateOrder = False
    1515  Position = poScreenCenter
     16  OnCreate = FormCreate
    1617  PixelsPerInch = 96
    1718  TextHeight = 13
     
    2021    Top = 0
    2122    Width = 400
    22     Height = 298
     23    Height = 299
    2324    Align = alClient
    2425    Picture.Data = {
Note: See TracChangeset for help on using the changeset viewer.