home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Programy / Micro20.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2005-11-24  |  2KB  |  85 lines

  1. object Form2: TForm2
  2.   Left = 336
  3.   Top = 334
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form2'
  7.   ClientHeight = 90
  8.   ClientWidth = 363
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   OnActivate = FormActivate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Shader5: TShader
  22.     Left = 0
  23.     Top = 0
  24.     Width = 363
  25.     Height = 90
  26.     Align = alClient
  27.     Caption = 'Shader5'
  28.     TabOrder = 0
  29.     FromColor = 12615680
  30.     ToColor = 7687936
  31.     Direction = False
  32.     Version = '1.1.0.0'
  33.     object Bevel1: TBevel
  34.       Left = 1
  35.       Top = 1
  36.       Width = 361
  37.       Height = 88
  38.       Align = alClient
  39.       Shape = bsFrame
  40.       Style = bsRaised
  41.     end
  42.     object Label2: TLabel
  43.       Left = 72
  44.       Top = 68
  45.       Width = 202
  46.       Height = 13
  47.       Caption = 'Loading system and engines, please wait...'
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWhite
  50.       Font.Height = -11
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = []
  53.       ParentFont = False
  54.       Transparent = True
  55.     end
  56.     object Label1: TLabel
  57.       Left = 14
  58.       Top = 46
  59.       Width = 335
  60.       Height = 16
  61.       Caption = 'SilentNight Micro CD/DVD/ISO/AUDIO Burner 4.0'
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = clWhite
  64.       Font.Height = -13
  65.       Font.Name = 'MS Sans Serif'
  66.       Font.Style = [fsBold]
  67.       ParentFont = False
  68.       Transparent = True
  69.     end
  70.     object Image1: TImage
  71.       Left = 2
  72.       Top = 3
  73.       Width = 358
  74.       Height = 39
  75.       Picture.Data = {<image000.jpg>}
  76.     end
  77.   end
  78.   object Timer1: TTimer
  79.     Interval = 7000
  80.     OnTimer = Timer1Timer
  81.     Left = 232
  82.     Top = 48
  83.   end
  84. end
  85.