home *** CD-ROM | disk | FTP | other *** search
- object ToolBarEditForm: TToolBarEditForm
- Left = 263
- Top = 71
- ActiveControl = EditorToolBar
- BorderStyle = bsDialog
- Caption = 'Hlavn� panel n�stroj� - p�izp�soben�'
- ClientHeight = 227
- ClientWidth = 315
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object TlacitkaLbl: TLabel
- Left = 8
- Top = 8
- Width = 87
- Height = 13
- Caption = 'Dostupn� tla��tka:'
- end
- object Bevel: TBevel
- Left = 8
- Top = 186
- Width = 305
- Height = 8
- Shape = bsTopLine
- end
- object Navod: TLabel
- Left = 9
- Top = 151
- Width = 304
- Height = 34
- AutoSize = False
- Caption =
- 'Panel hlavn� nab�dky p�izp�sob�te pomoc� p�etahov�n� tla��tek me' +
- 'zi panelem dostupn�ch tla��tek a li�tou hlavn� nab�dky.'
- Color = clBtnFace
- ParentColor = False
- WordWrap = True
- end
- object EditorPanel: TPanel
- Left = 8
- Top = 24
- Width = 305
- Height = 120
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object EditorToolBar: TToolBar
- Left = 6
- Top = 4
- Width = 291
- Height = 113
- Align = alNone
- ButtonHeight = 40
- ButtonWidth = 65
- EdgeBorders = []
- EdgeInner = esNone
- EdgeOuter = esNone
- HotImages = MainForm.CoolBarHotImages
- Images = MainForm.CoolBarImages
- ShowCaptions = True
- TabOrder = 0
- end
- end
- object ObnovitBtn: TBitBtn
- Left = 8
- Top = 196
- Width = 75
- Height = 25
- Caption = '&Obnovit'
- TabOrder = 1
- OnClick = ObnovitBtnClick
- end
- object CloseBtn: TBitBtn
- Left = 234
- Top = 196
- Width = 75
- Height = 25
- Caption = '&Zav��t'
- TabOrder = 2
- OnClick = CloseBtnClick
- end
- end
-