home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / HTML / Tiger / T95EDIT.OC_ / T95EDIT.OC / 0 / RCDATA / THINTFORM / THINTFORM.txt
Text File  |  1998-03-12  |  1KB  |  81 lines

  1. object HintForm: THintForm
  2.   Left = 198
  3.   Top = 176
  4.   BorderStyle = bsNone
  5.   Caption = 'Brak s∩┐╜owa'
  6.   ClientHeight = 88
  7.   ClientWidth = 459
  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 = 8
  18.     Top = 8
  19.     Width = 54
  20.     Height = 13
  21.     Caption = 'Brak s∩┐╜owa'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 8
  25.     Top = 36
  26.     Width = 33
  27.     Height = 13
  28.     Caption = 'Zast∩┐╜p'
  29.   end
  30.   object Missed: TEdit
  31.     Left = 72
  32.     Top = 4
  33.     Width = 385
  34.     Height = 21
  35.     TabOrder = 0
  36.   end
  37.   object Replace: TComboBox
  38.     Left = 72
  39.     Top = 32
  40.     Width = 385
  41.     Height = 21
  42.     ItemHeight = 13
  43.     TabOrder = 1
  44.     Text = 'Replace'
  45.   end
  46.   object Cancel: TButton
  47.     Left = 384
  48.     Top = 56
  49.     Width = 73
  50.     Height = 25
  51.     Cancel = True
  52.     Caption = '&Anuluj'
  53.     ModalResult = 2
  54.     TabOrder = 2
  55.   end
  56.   object Ignore: TButton
  57.     Left = 304
  58.     Top = 56
  59.     Width = 73
  60.     Height = 25
  61.     Caption = '&Ignoruj'
  62.     TabOrder = 3
  63.   end
  64.   object Change: TButton
  65.     Left = 224
  66.     Top = 56
  67.     Width = 73
  68.     Height = 25
  69.     Caption = '&Zmie∩┐╜'
  70.     TabOrder = 4
  71.   end
  72.   object Add: TButton
  73.     Left = 0
  74.     Top = 56
  75.     Width = 81
  76.     Height = 25
  77.     Caption = '&Dodaj'
  78.     TabOrder = 5
  79.   end
  80. end
  81.