home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / servis / dwarf / dwarf.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2002-09-30  |  1KB  |  61 lines

  1. object Form1: TForm1
  2.   Left = 266
  3.   Top = 233
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'IMS Web Dwarf HTML Patch'
  6.   ClientHeight = 117
  7.   ClientWidth = 195
  8.   Color = 7950379
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = -8
  21.     Width = 194
  22.     Height = 68
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 16
  28.     Top = 96
  29.     Width = 169
  30.     Height = 16
  31.     Caption = '(c) 2002 Tom'#225#353' Milbach '
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWhite
  34.     Font.Height = -13
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Label2: TLabel
  40.     Left = 8
  41.     Top = 61
  42.     Width = 185
  43.     Height = 36
  44.     Alignment = taCenter
  45.     AutoSize = False
  46.     Caption = 'Opravn'#253' patch pro HTML soubory z IMS Web Dwarf'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWhite
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     WordWrap = True
  54.   end
  55.   object OpenDialog1: TOpenDialog
  56.     Filter = 'HTML|*.htm*|v'#353'e|*.*'
  57.     Left = 152
  58.     Top = 248
  59.   end
  60. end
  61.