?? unit1.dfm
字號:
end
object Button15: TButton
Left = 104
Top = 8
Width = 81
Height = 17
Caption = '&Server'
TabOrder = 1
OnClick = Button15Click
end
object Button16: TButton
Left = 200
Top = 8
Width = 81
Height = 17
Caption = '&User'
TabOrder = 2
OnClick = Button16Click
end
object Button17: TButton
Left = 8
Top = 24
Width = 81
Height = 17
Caption = 'Win/Sys Dir'
TabOrder = 3
OnClick = Button17Click
end
object Button18: TButton
Left = 104
Top = 24
Width = 81
Height = 17
Caption = 'Mouseclicks'
TabOrder = 4
OnClick = Button18Click
end
object Button19: TButton
Left = 200
Top = 24
Width = 81
Height = 17
Caption = 'Comp Uptime'
TabOrder = 5
OnClick = Button19Click
end
end
object Panel_Transfer: TPanel
Left = 312
Top = 224
Width = 297
Height = 121
BevelOuter = bvNone
TabOrder = 2
DesignSize = (
297
121)
object ListView1: TListView
Left = 0
Top = 32
Width = 297
Height = 89
Anchors = [akLeft, akTop, akRight, akBottom]
Color = 13816530
Columns = <
item
Caption = 'FileName'
Width = 100
end
item
Caption = 'Status'
end
item
Caption = 'Timeleft'
Width = 60
end
item
Caption = 'Sending'
Width = 65
end>
Ctl3D = False
SmallImages = ImageList1
TabOrder = 0
ViewStyle = vsReport
end
object Button20: TButton
Left = 8
Top = 8
Width = 81
Height = 17
Caption = 'Clear &Finished'
TabOrder = 1
OnClick = Button20Click
end
object Button21: TButton
Left = 104
Top = 8
Width = 89
Height = 17
Caption = '&Cancel'
TabOrder = 2
OnClick = Button21Click
end
object Button22: TButton
Left = 208
Top = 8
Width = 81
Height = 17
Caption = 'Cancel &All'
TabOrder = 3
OnClick = Button22Click
end
end
object Panel_Status: TPanel
Left = 312
Top = 352
Width = 297
Height = 81
BevelOuter = bvNone
TabOrder = 3
object Label4: TLabel
Left = 8
Top = 8
Width = 105
Height = 17
AutoSize = False
Caption = 'Client Sent Data :'
end
object Label5: TLabel
Left = 240
Top = 8
Width = 49
Height = 17
AutoSize = False
Caption = 'Bytes'
end
object Label6: TLabel
Left = 240
Top = 32
Width = 49
Height = 17
AutoSize = False
Caption = 'Bytes'
end
object Label7: TLabel
Left = 8
Top = 32
Width = 105
Height = 17
AutoSize = False
Caption = 'Server Sent Data :'
end
object Label8: TLabel
Left = 8
Top = 56
Width = 105
Height = 17
AutoSize = False
Caption = 'Connected Time :'
end
object Panel5: TPanel
Left = 120
Top = 8
Width = 113
Height = 17
Alignment = taRightJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = '0'
TabOrder = 0
end
object Panel6: TPanel
Left = 120
Top = 32
Width = 113
Height = 17
Alignment = taRightJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = '0'
TabOrder = 1
end
object Panel7: TPanel
Left = 120
Top = 56
Width = 169
Height = 17
Alignment = taRightJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = '00:00:00:00'
TabOrder = 2
end
end
object Panel_Find: TPanel
Left = 8
Top = 224
Width = 297
Height = 121
BevelOuter = bvNone
TabOrder = 4
DesignSize = (
297
121)
object Label9: TLabel
Left = 8
Top = 8
Width = 41
Height = 19
AutoSize = False
Caption = 'Name :'
Layout = tlCenter
end
object ListView2: TListView
Left = 0
Top = 32
Width = 297
Height = 89
Anchors = [akLeft, akTop, akRight, akBottom]
Color = 13816530
Columns = <
item
Caption = 'Filename'
Width = 100
end
item
Caption = 'Size'
Width = 70
end
item
Caption = 'Path'
Width = 105
end>
Ctl3D = False
SmallImages = ImageList1
TabOrder = 0
ViewStyle = vsReport
end
object Edit3: TEdit
Left = 48
Top = 8
Width = 161
Height = 19
Color = 13816530
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
end
object Button23: TButton
Left = 240
Top = 8
Width = 49
Height = 19
Caption = 'Search'
TabOrder = 2
OnClick = Button23Click
end
object Button27: TButton
Left = 216
Top = 8
Width = 17
Height = 19
Caption = '&?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button27Click
end
end
object Panel_Config: TPanel
Left = 8
Top = 352
Width = 297
Height = 121
BevelOuter = bvNone
TabOrder = 5
object Label10: TLabel
Left = 48
Top = 96
Width = 81
Height = 19
AutoSize = False
Caption = 'Store Files in :'
Layout = tlCenter
end
object Image2: TImage
Left = 0
Top = 8
Width = 41
Height = 41
Center = True
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -