home *** CD-ROM | disk | FTP | other *** search
- object fRemoveSpaces: TfRemoveSpaces
- Left = 407
- Top = 226
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Odstran'#283'n'#237' mezer'
- ClientHeight = 137
- ClientWidth = 194
- Color = clBtnFace
- Font.Charset = DEFAULT_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 Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 177
- Height = 81
- Shape = bsFrame
- end
- object bOK: TButton
- Left = 16
- Top = 104
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 0
- OnClick = bOKClick
- end
- object bCancel: TButton
- Left = 104
- Top = 104
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Storno'
- ModalResult = 2
- TabOrder = 1
- end
- object cBegin: TCheckBox
- Left = 24
- Top = 16
- Width = 145
- Height = 17
- Caption = 'na za'#269#225'tku '#345#225'dk'#367
- TabOrder = 2
- OnClick = cBeginClick
- end
- object cEnd: TCheckBox
- Left = 24
- Top = 40
- Width = 153
- Height = 17
- Caption = 'na konci '#345#225'dk'#367
- TabOrder = 3
- OnClick = cBeginClick
- end
- object cInside: TCheckBox
- Left = 24
- Top = 64
- Width = 153
- Height = 17
- Caption = 'v textu'
- TabOrder = 4
- OnClick = cBeginClick
- end
- end
-