home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / ctenari / Novotny / ded.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-01-29  |  2KB  |  78 lines

  1. object Form2: TForm2
  2.   Left = 371
  3.   Top = 199
  4.   BorderStyle = bsSingle
  5.   Caption = 'DANIELSOFT EDITOR VERZE 6.1'
  6.   ClientHeight = 181
  7.   ClientWidth = 279
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 55
  18.     Top = 8
  19.     Width = 184
  20.     Height = 29
  21.     Caption = 'DaNiElSoFt editor'
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clBlack
  24.     Font.Height = -21
  25.     Font.Name = 'Comic Sans MS'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 34
  31.     Top = 48
  32.     Width = 207
  33.     Height = 23
  34.     Caption = 'Textov∩┐╜ editor pro pr∩┐╜ci'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = -19
  38.     Font.Name = 'Book Antiqua CE'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 72
  44.     Top = 80
  45.     Width = 131
  46.     Height = 23
  47.     Caption = 's ∩┐╜ist∩┐╜m textem'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clBlack
  50.     Font.Height = -19
  51.     Font.Name = 'Book Antiqua CE'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 31
  57.     Top = 112
  58.     Width = 209
  59.     Height = 16
  60.     Caption = 'freeware,  autor: Daniel Novotn∩┐╜'
  61.   end
  62.   object Button1: TButton
  63.     Left = 88
  64.     Top = 136
  65.     Width = 89
  66.     Height = 33
  67.     Caption = 'OK'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clBlack
  70.     Font.Height = -16
  71.     Font.Name = 'Technical'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     TabOrder = 0
  75.     OnClick = Button1Click
  76.   end
  77. end
  78.