home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 22 / LogicielsPC_22.iso / Accuses / Maj / Amscmd / AmsCmd.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  2001-06-27  |  2KB  |  85 lines

  1. object Splash: TSplash
  2.   Left = 200
  3.   Top = 112
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 221
  7.   ClientWidth = 318
  8.   Color = clYellow
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -17
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 120
  18.   TextHeight = 20
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 318
  23.     Height = 221
  24.     Align = alClient
  25.     BevelInner = bvRaised
  26.     BevelWidth = 3
  27.     BorderStyle = bsSingle
  28.     Color = 14680272
  29.     TabOrder = 0
  30.     object Image1: TImage
  31.       Left = 32
  32.       Top = 16
  33.       Width = 89
  34.       Height = 113
  35.       Picture.Data = {<image001.TMetafile>}
  36.       Stretch = True
  37.     end
  38.     object Label1: TLabel
  39.       Left = 144
  40.       Top = 48
  41.       Width = 153
  42.       Height = 24
  43.       Caption = 'Ams Commande'
  44.       Color = clGreen
  45.       Font.Charset = DEFAULT_CHARSET
  46.       Font.Color = clBlack
  47.       Font.Height = -20
  48.       Font.Name = 'Arial'
  49.       Font.Style = [fsBold]
  50.       ParentColor = False
  51.       ParentFont = False
  52.       Transparent = True
  53.     end
  54.     object Label2: TLabel
  55.       Left = 144
  56.       Top = 96
  57.       Width = 87
  58.       Height = 20
  59.       Caption = 'Version 2.0'
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -17
  63.       Font.Name = 'System'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.     end
  67.     object Label3: TLabel
  68.       Left = 32
  69.       Top = 168
  70.       Width = 232
  71.       Height = 20
  72.       Caption = '(c) Alternative Micro Syst∩┐╜me'
  73.       Color = 10526912
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clBlack
  76.       Font.Height = -17
  77.       Font.Name = 'System'
  78.       Font.Style = [fsBold]
  79.       ParentColor = False
  80.       ParentFont = False
  81.       Transparent = True
  82.     end
  83.   end
  84. end
  85.