home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFORM10 / TFORM10.txt
Text File  |  1998-04-04  |  962b  |  53 lines

  1. object Form10: TForm10
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'Koment∩┐╜∩┐╜'
  6.   ClientHeight = 174
  7.   ClientWidth = 322
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 16
  18.     Top = 6
  19.     Width = 75
  20.     Height = 13
  21.     Caption = 'Text koment∩┐╜∩┐╜e'
  22.     FocusControl = Memo1
  23.   end
  24.   object Memo1: TMemo
  25.     Left = 8
  26.     Top = 24
  27.     Width = 305
  28.     Height = 113
  29.     ScrollBars = ssVertical
  30.     TabOrder = 0
  31.   end
  32.   object Button1: TButton
  33.     Left = 232
  34.     Top = 144
  35.     Width = 75
  36.     Height = 25
  37.     Caption = 'Vlo∩┐╜it'
  38.     Default = True
  39.     ModalResult = 1
  40.     TabOrder = 1
  41.   end
  42.   object Button2: TButton
  43.     Left = 16
  44.     Top = 144
  45.     Width = 75
  46.     Height = 25
  47.     Cancel = True
  48.     Caption = 'Zp∩┐╜t'
  49.     ModalResult = 2
  50.     TabOrder = 2
  51.   end
  52. end
  53.