home *** CD-ROM | disk | FTP | other *** search
- object fSpellCheck: TfSpellCheck
- Left = 341
- Top = 242
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Pravopis'
- ClientHeight = 250
- ClientWidth = 308
- Color = clBtnFace
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lSpellWord: TLabel
- Left = 10
- Top = 8
- Width = 51
- Height = 13
- Caption = 'lSpellWord'
- end
- object bSpellSkip: TButton
- Left = 184
- Top = 8
- Width = 115
- Height = 25
- Caption = '&P'#345'esko'#269'it'
- ModalResult = 7
- TabOrder = 6
- end
- object bSpellSkipAll: TButton
- Left = 184
- Top = 40
- Width = 115
- Height = 25
- Caption = 'P'#345'&eskakovat'
- ModalResult = 9
- TabOrder = 7
- end
- object bSpellAddWord: TButton
- Left = 184
- Top = 80
- Width = 115
- Height = 25
- Caption = 'P'#345'i&dat do slovn'#237'ku'
- ModalResult = 1
- TabOrder = 8
- end
- object eSpellWord: TEdit
- Left = 8
- Top = 24
- Width = 161
- Height = 21
- TabOrder = 4
- OnChange = eSpellWordChange
- end
- object lbSpellSuggest: TListBox
- Left = 8
- Top = 48
- Width = 161
- Height = 193
- ItemHeight = 13
- TabOrder = 5
- OnClick = lbSpellSuggestClick
- OnDblClick = lbSpellSuggestDblClick
- end
- object bSpellChange: TButton
- Left = 184
- Top = 112
- Width = 113
- Height = 25
- Caption = 'Za&m'#283'nit'
- Enabled = False
- ModalResult = 6
- TabOrder = 0
- end
- object bSpellCancel: TButton
- Left = 184
- Top = 216
- Width = 113
- Height = 25
- Cancel = True
- Caption = '&Storno'
- ModalResult = 2
- TabOrder = 3
- end
- object bSpellChangeAdd: TButton
- Left = 184
- Top = 144
- Width = 113
- Height = 25
- Caption = 'Z&am'#283'nit + p'#345'idat'
- Enabled = False
- ModalResult = 10
- TabOrder = 1
- end
- object bUndo: TButton
- Left = 184
- Top = 184
- Width = 113
- Height = 25
- Caption = '&Zp'#283't'
- ModalResult = 4
- TabOrder = 2
- end
- end
-