?? foldercopyunit.dfm
字號:
object FolderCopyForm: TFolderCopyForm
Left = 383
Top = 160
Width = 342
Height = 190
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'FolderCopyForm'
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
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 24
Width = 89
Height = 13
AutoSize = False
Caption = #28304' '#22320' '#22336#65306
Transparent = True
end
object Label2: TLabel
Left = 32
Top = 51
Width = 81
Height = 13
AutoSize = False
Caption = #30446#30340#22320#22336#65306
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 280
Top = 21
Width = 23
Height = 21
Caption = '...'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 280
Top = 47
Width = 23
Height = 21
Caption = '...'
OnClick = SpeedButton2Click
end
object Label3: TLabel
Left = 32
Top = 78
Width = 70
Height = 13
AutoSize = False
Caption = #25511#21046#26102#38388#65306
Transparent = True
end
object Edit1: TEdit
Left = 104
Top = 20
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 104
Top = 47
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
Text = 'Edit1'
end
object Edit3: TEdit
Left = 104
Top = 74
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
Text = 'Edit1'
end
object DTP: TDateTimePicker
Left = 280
Top = 74
Width = 21
Height = 21
Date = 38476.854510081020000000
Time = 38476.854510081020000000
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
OnChange = DTPChange
end
object BitBtn1: TBitBtn
Left = 80
Top = 115
Width = 75
Height = 25
TabOrder = 4
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 192
Top = 115
Width = 75
Height = 25
TabOrder = 5
Kind = bkCancel
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -