home *** CD-ROM | disk | FTP | other *** search
- object DlgChkVer: TDlgChkVer
- Left = 254
- Top = 224
- BorderStyle = bsDialog
- ClientHeight = 73
- ClientWidth = 412
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object LabMessage: TLabel
- Left = 9
- Top = 6
- Width = 394
- Height = 35
- AutoSize = False
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 6
- Top = 80
- Width = 403
- Height = 5
- Shape = bsTopLine
- end
- object BtnCancel: TButton
- Tag = 8001
- Left = 302
- Top = 50
- Width = 75
- Height = 21
- ModalResult = 2
- TabOrder = 1
- OnClick = BtnCancelClick
- end
- object PageControl: TPageControl
- Left = 6
- Top = 88
- Width = 403
- Height = 181
- ActivePage = TSheetNote
- TabOrder = 0
- object TSheetNote: TTabSheet
- Tag = 3654
- ImageIndex = 1
- object MemoNote: TMemo
- Left = 0
- Top = 0
- Width = 395
- Height = 150
- Align = alClient
- ScrollBars = ssBoth
- TabOrder = 0
- end
- end
- object TSheetDL: TTabSheet
- Tag = 3655
- ImageIndex = 2
- object CVListView: TdfsExtListView
- Left = 0
- Top = 0
- Width = 395
- Height = 150
- Columns = <
- item
- Tag = 3650
- Width = 100
- end
- item
- Tag = 3651
- Width = 150
- end
- item
- Tag = 3652
- Width = 60
- end
- item
- Tag = 3656
- Width = 200
- end>
- ExtendedStyles = [lvxFullRowSelect]
- NoColumnResize = False
- SaveSettings.SaveColumnSizes = False
- SaveSettings.SaveCurrentSort = False
- SaveSettings.SaveColumnOrder = False
- ColumnsFormat = <>
- AutoColumnSort = acsSortToggle
- AutoSortStyle = assDefault
- AutoResort = False
- AutoSortAscending = False
- Align = alClient
- ColumnClick = False
- OnDblClick = CVListViewDblClick
- ReadOnly = True
- PopupMenu = PopupMenu
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- end
- object PopupMenu: TPopupMenu
- AutoHotkeys = maManual
- Images = eBookmarkForm.ImageListSmall
- Left = 142
- Top = 23
- object LVPMItemCpURL: TMenuItem
- Tag = 1254
- Caption = '����URL'
- GroupIndex = 1
- OnClick = LVPMItemCpURLClick
- end
- end
- end
-