home *** CD-ROM | disk | FTP | other *** search
- object fNewFile: TfNewFile
- Left = 287
- Top = 194
- Width = 326
- Height = 433
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsSizeToolWin
- BorderWidth = 4
- Caption = 'Nov'#253' soubor'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPanel
- Left = 0
- Top = 356
- Width = 310
- Height = 35
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- DesignSize = (
- 310
- 35)
- object cNewerShow: TCheckBox
- Left = 8
- Top = 16
- Width = 153
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = 'P'#345#237#353't'#283' nezobrazovat'
- TabOrder = 0
- end
- object bOK: TButton
- Left = 167
- Top = 8
- Width = 65
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = bOKClick
- end
- object bCancel: TButton
- Left = 239
- Top = 8
- Width = 65
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = '&Storno'
- ModalResult = 2
- TabOrder = 2
- end
- end
- object pageNewFile: TPageControl
- Left = 0
- Top = 0
- Width = 310
- Height = 356
- ActivePage = rEmpty
- Align = alClient
- MultiLine = True
- TabOrder = 0
- TabStop = False
- object rEmpty: TTabSheet
- Caption = 'Nov'#253' soubor'
- object lbHighlighters: TListBox
- Left = 0
- Top = 0
- Width = 302
- Height = 328
- Style = lbOwnerDrawFixed
- Align = alClient
- BorderStyle = bsNone
- ItemHeight = 13
- TabOrder = 0
- OnDblClick = lbHighlightersDblClick
- OnDrawItem = lbHighlightersDrawItem
- end
- end
- object rTemplate: TTabSheet
- Caption = 'Podle '#353'ablony'
- ImageIndex = 1
- object treeTemplate: TTreeView
- Left = 0
- Top = 0
- Width = 302
- Height = 305
- Align = alClient
- AutoExpand = True
- BorderStyle = bsNone
- HideSelection = False
- Indent = 19
- ReadOnly = True
- SortType = stText
- TabOrder = 0
- OnDblClick = treeTemplateDblClick
- end
- object Panel1: TPanel
- Left = 0
- Top = 305
- Width = 302
- Height = 23
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 302
- Height = 50
- Align = alTop
- Shape = bsTopLine
- end
- object cTemplName: TCheckBox
- Left = 8
- Top = 4
- Width = 233
- Height = 17
- Caption = 'Jm'#233'no souboru podle '#353'ablony'
- TabOrder = 0
- end
- end
- end
- object rRecent: TTabSheet
- Caption = 'D'#345#237've otev'#345'en'#233
- ImageIndex = 2
- object lbRecent: THintListBox
- Left = 0
- Top = 0
- Width = 302
- Height = 328
- Style = lbOwnerDrawFixed
- Align = alClient
- BorderStyle = bsNone
- ItemHeight = 14
- MultiSelect = True
- TabOrder = 0
- OnDblClick = lbRecentDblClick
- OnDrawItem = lbRecentDrawItem
- OnEnter = lbRecentExit
- OnExit = lbRecentExit
- OnKeyPress = lbRecentKeyPress
- HorizontalExtent = 0
- ItemHintPause = 800
- ItemHintHidePause = 3000
- ShowItemHint = True
- Author = '(c)1997-2001 Giuseppe Madaffari (gmadaffari@infomedia.it)'
- end
- end
- end
- end
-