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

  1. object MyFindDialog: TMyFindDialog
  2.   Left = 442
  3.   Top = 119
  4.   Width = 287
  5.   Height = 251
  6.   ActiveControl = Memo1
  7.   Caption = 'Naj∩┐╜t'
  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 Panel2: TPanel
  17.     Left = 0
  18.     Top = 149
  19.     Width = 279
  20.     Height = 75
  21.     Align = alBottom
  22.     BevelInner = bvLowered
  23.     TabOrder = 1
  24.     object Button1: TButton
  25.       Left = 8
  26.       Top = 40
  27.       Width = 75
  28.       Height = 25
  29.       Cancel = True
  30.       Caption = 'Zp∩┐╜t'
  31.       ModalResult = 2
  32.       TabOrder = 0
  33.     end
  34.     object Button2: TButton
  35.       Left = 144
  36.       Top = 40
  37.       Width = 75
  38.       Height = 25
  39.       Caption = 'Hledat'
  40.       Default = True
  41.       ModalResult = 1
  42.       TabOrder = 3
  43.     end
  44.     object CheckBox1: TCheckBox
  45.       Left = 10
  46.       Top = 3
  47.       Width = 199
  48.       Height = 17
  49.       Caption = 'Rozli∩┐╜ovat mal∩┐╜ a velk∩┐╜ p∩┐╜smena'
  50.       TabOrder = 1
  51.     end
  52.     object CheckBox2: TCheckBox
  53.       Left = 10
  54.       Top = 19
  55.       Width = 199
  56.       Height = 17
  57.       Caption = 'Za∩┐╜∩┐╜t hledat od za∩┐╜atku'
  58.       State = cbChecked
  59.       TabOrder = 2
  60.     end
  61.   end
  62.   object Memo1: TMemo
  63.     Left = 0
  64.     Top = 0
  65.     Width = 279
  66.     Height = 149
  67.     Align = alClient
  68.     TabOrder = 0
  69.   end
  70. end
  71.