home *** CD-ROM | disk | FTP | other *** search
- object Form7: TForm7
- Left = 399
- Top = 221
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = '-se nahrad� ...-'
- ClientHeight = 98
- ClientWidth = 202
- Color = clBtnFace
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 14
- object Image1: TImage
- Left = 15
- Top = 13
- Width = 32
- Height = 32
- Transparent = True
- end
- object Label1: TLabel
- Left = 64
- Top = 8
- Width = 95
- Height = 14
- Caption = 'Kl�vesov� zkratka :'
- end
- object Image2: TImage
- Left = 92
- Top = 51
- Width = 16
- Height = 16
- Transparent = True
- Visible = False
- end
- object HotKey: THotKey
- Left = 63
- Top = 26
- Width = 121
- Height = 19
- AutoSize = False
- HotKey = 65
- InvalidKeys = [hcAlt]
- Modifiers = []
- TabOrder = 0
- end
- object btnOK: TBitBtn
- Left = 16
- Top = 61
- Width = 75
- Height = 28
- TabOrder = 1
- Kind = bkOK
- end
- object btnCancel: TBitBtn
- Left = 110
- Top = 61
- Width = 75
- Height = 28
- TabOrder = 2
- Kind = bkCancel
- end
- end
-