home *** CD-ROM | disk | FTP | other *** search
- object fTemplate: TfTemplate
- Left = 381
- Top = 160
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Vytvo'#345'en'#237' '#353'ablony'
- ClientHeight = 405
- ClientWidth = 426
- 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
- DesignSize = (
- 426
- 405)
- PixelsPerInch = 96
- TextHeight = 13
- object lTemplateName: TLabel
- Left = 16
- Top = 11
- Width = 73
- Height = 13
- Caption = 'N'#225'zev '#353'ablony:'
- end
- object lTemplateDescr: TLabel
- Left = 17
- Top = 35
- Width = 68
- Height = 13
- Caption = 'Popis '#353'ablony:'
- end
- object lTemplateContents: TLabel
- Left = 16
- Top = 84
- Width = 73
- Height = 13
- Anchors = [akLeft, akBottom]
- Caption = 'Obsah '#353'ablony:'
- end
- object lHotKey: TLabel
- Left = 16
- Top = 59
- Width = 91
- Height = 13
- Caption = 'Kl'#225'vesov'#225' zkratka:'
- end
- object lCursPos: TLabel
- Left = 8
- Top = 368
- Width = 137
- Height = 13
- Caption = '| - pozice kurzoru (ASCII 124)'
- end
- object lSelCont: TLabel
- Left = 8
- Top = 384
- Width = 163
- Height = 13
- Caption = #167' - vlo'#382#237' ozna'#269'en'#253' text (ASCII 167)'
- end
- object eTemplName: TEdit
- Left = 128
- Top = 8
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object eTemplDescr: TEdit
- Left = 128
- Top = 32
- Width = 289
- Height = 21
- TabOrder = 1
- end
- object bOK: TButton
- Left = 256
- Top = 375
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 4
- OnClick = bOKClick
- end
- object bCancel: TButton
- Left = 336
- Top = 375
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- Cancel = True
- Caption = '&Storno'
- ModalResult = 2
- TabOrder = 5
- end
- object TemplEdit: TSynEdit
- Left = 8
- Top = 107
- Width = 409
- Height = 258
- Anchors = [akLeft, akBottom]
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- TabOrder = 3
- WordWrap = False
- GotoTarget = gtUp
- Gutter.Font.Charset = DEFAULT_CHARSET
- Gutter.Font.Color = clWindowText
- Gutter.Font.Height = -11
- Gutter.Font.Name = 'Terminal'
- Gutter.Font.Style = []
- Gutter.Visible = False
- Options = [eoAltSetsColumnMode, eoAutoIndent, eoDragDropEditing, eoShowScrollHint, eoSmartTabs, eoTabsToSpaces, eoTrimTrailingSpaces]
- RemovedKeystrokes = <
- item
- Command = ecLineBreak
- ShortCut = 8205
- end
- item
- Command = ecContextHelp
- ShortCut = 112
- end
- item
- Command = ecDeleteWord
- ShortCut = 16430
- end>
- AddedKeystrokes = <
- item
- Command = ecLineBreak
- ShortCut = 16461
- end
- item
- Command = ecDeleteWord
- ShortCut = 16468
- end>
- end
- object eHotKey: THotKey
- Left = 128
- Top = 56
- Width = 121
- Height = 19
- HotKey = 0
- Modifiers = []
- TabOrder = 2
- end
- end
-