home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / Slunec / app / 15 / Poznamky.exe / 0 / RCDATA / TFNOTESFOUND / TFNOTESFOUND.txt
Text File  |  1999-10-21  |  1KB  |  72 lines

  1. object fNotesFound: TfNotesFound
  2.   Left = 348
  3.   Top = 308
  4.   Width = 309
  5.   Height = 256
  6.   BorderIcons = []
  7.   Caption = 'Nalezen∩┐╜ pozn∩┐╜mky'
  8.   Color = clBtnFace
  9.   Constraints.MaxHeight = 600
  10.   Constraints.MaxWidth = 480
  11.   Constraints.MinHeight = 250
  12.   Constraints.MinWidth = 300
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 169
  25.     Height = 13
  26.     Caption = 'Pozn∩┐╜mky, kde bylo nalezeno slovo'
  27.   end
  28.   object lWord: TLabel
  29.     Left = 8
  30.     Top = 24
  31.     Width = 177
  32.     Height = 13
  33.     AutoSize = False
  34.     Caption = 'lWord'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object lbNotes: TListBox
  43.     Left = 8
  44.     Top = 40
  45.     Width = 284
  46.     Height = 145
  47.     Anchors = [akLeft, akTop, akRight, akBottom]
  48.     ItemHeight = 13
  49.     TabOrder = 0
  50.   end
  51.   object btOK: TBitBtn
  52.     Left = 136
  53.     Top = 193
  54.     Width = 75
  55.     Height = 25
  56.     Anchors = [akRight, akBottom]
  57.     Caption = '&OK'
  58.     TabOrder = 1
  59.     Kind = bkOK
  60.   end
  61.   object btCancel: TBitBtn
  62.     Left = 216
  63.     Top = 193
  64.     Width = 75
  65.     Height = 25
  66.     Anchors = [akRight, akBottom]
  67.     Caption = '&Zru∩┐╜it'
  68.     TabOrder = 2
  69.     Kind = bkCancel
  70.   end
  71. end
  72.