home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / setup.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1998-04-13  |  4KB  |  215 lines

  1. object Form1: TForm1
  2.   Left = 209
  3.   Top = 121
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Instalace'
  7.   ClientHeight = 312
  8.   ClientWidth = 455
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 441
  22.     Height = 297
  23.   end
  24.   object Label3: TLabel
  25.     Left = 168
  26.     Top = 23
  27.     Width = 249
  28.     Height = 24
  29.     Caption = 'Golden HTML Editor 3.52'
  30.     Color = clSilver
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWhite
  33.     Font.Height = -21
  34.     Font.Name = 'Arial CE'
  35.     Font.Style = [fsBold]
  36.     ParentColor = False
  37.     ParentFont = False
  38.     Transparent = True
  39.   end
  40.   object Panel1: TPanel
  41.     Left = 16
  42.     Top = 16
  43.     Width = 120
  44.     Height = 249
  45.     BevelInner = bvRaised
  46.     BevelOuter = bvLowered
  47.     Caption = 'Panel1'
  48.     TabOrder = 0
  49.     object Image1: TImage
  50.       Left = 2
  51.       Top = 2
  52.       Width = 116
  53.       Height = 245
  54.       Align = alClient
  55.       Picture.Data = {<image000.bmp>}
  56.     end
  57.   end
  58.   object Button1: TButton
  59.     Left = 344
  60.     Top = 272
  61.     Width = 89
  62.     Height = 25
  63.     Caption = 'Dal∩┐╜∩┐╜  >>'
  64.     Default = True
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsBold]
  70.     ParentFont = False
  71.     TabOrder = 1
  72.     OnClick = Button1Click
  73.   end
  74.   object Button2: TButton
  75.     Left = 256
  76.     Top = 272
  77.     Width = 89
  78.     Height = 25
  79.     Caption = '<<  P∩┐╜edchoz∩┐╜ '
  80.     Enabled = False
  81.     TabOrder = 2
  82.     OnClick = Button2Click
  83.   end
  84.   object Button3: TButton
  85.     Left = 32
  86.     Top = 272
  87.     Width = 89
  88.     Height = 25
  89.     Caption = 'Konec'
  90.     TabOrder = 3
  91.     OnClick = Button3Click
  92.   end
  93.   object Notebook1: TNotebook
  94.     Left = 144
  95.     Top = 56
  96.     Width = 297
  97.     Height = 209
  98.     TabOrder = 4
  99.     OnPageChanged = Notebook1PageChanged
  100.     object TPage
  101.       Left = 0
  102.       Top = 0
  103.       Caption = 'Informace'
  104.       object Memo1: TMemo
  105.         Left = 8
  106.         Top = 8
  107.         Width = 281
  108.         Height = 193
  109.         Color = clBtnFace
  110.         ReadOnly = True
  111.         TabOrder = 0
  112.       end
  113.     end
  114.     object TPage
  115.       Left = 0
  116.       Top = 0
  117.       Caption = 'Cesta'
  118.       object Label1: TLabel
  119.         Left = 8
  120.         Top = 45
  121.         Width = 225
  122.         Height = 13
  123.         Caption = 'Vyberte cestu kam chcete program nainstalovat'
  124.       end
  125.       object Edit1: TEdit
  126.         Left = 8
  127.         Top = 64
  128.         Width = 281
  129.         Height = 21
  130.         TabOrder = 0
  131.       end
  132.       object Button4: TButton
  133.         Left = 232
  134.         Top = 88
  135.         Width = 59
  136.         Height = 17
  137.         Caption = 'Zm∩┐╜nit ...'
  138.         TabOrder = 1
  139.         OnClick = Button4Click
  140.       end
  141.     end
  142.     object TPage
  143.       Left = 0
  144.       Top = 0
  145.       Caption = 'Kopirka'
  146.       object Label2: TLabel
  147.         Left = 16
  148.         Top = 152
  149.         Width = 75
  150.         Height = 13
  151.         Caption = 'Status instalace'
  152.       end
  153.       object ProgressBar1: TLabel
  154.         Left = 24
  155.         Top = 176
  156.         Width = 265
  157.         Height = 25
  158.         AutoSize = False
  159.         Font.Charset = DEFAULT_CHARSET
  160.         Font.Color = clWindowText
  161.         Font.Height = -13
  162.         Font.Name = 'MS Sans Serif'
  163.         Font.Style = [fsBold]
  164.         ParentFont = False
  165.       end
  166.       object Memo2: TMemo
  167.         Left = 8
  168.         Top = 8
  169.         Width = 281
  170.         Height = 137
  171.         Color = clBtnFace
  172.         TabOrder = 0
  173.       end
  174.     end
  175.     object TPage
  176.       Left = 0
  177.       Top = 0
  178.       Caption = 'Finish'
  179.       object Memo3: TMemo
  180.         Left = 8
  181.         Top = 8
  182.         Width = 281
  183.         Height = 161
  184.         Color = clBtnFace
  185.         ReadOnly = True
  186.         TabOrder = 0
  187.       end
  188.       object Button5: TButton
  189.         Left = 16
  190.         Top = 176
  191.         Width = 129
  192.         Height = 25
  193.         Caption = 'Mail'
  194.         TabOrder = 1
  195.       end
  196.       object Button6: TButton
  197.         Left = 152
  198.         Top = 176
  199.         Width = 131
  200.         Height = 25
  201.         Caption = 'HoumPejd∩┐╜'
  202.         TabOrder = 2
  203.       end
  204.     end
  205.   end
  206.   object ShellLink1: TShellLink
  207.     HotKey = 0
  208.     ShowCmd = 0
  209.     IconNumber = 0
  210.     Update = True
  211.     Left = 128
  212.     Top = 272
  213.   end
  214. end
  215.