?? singletransferunit.dfm
字號(hào):
object SingleTransferForm: TSingleTransferForm
Left = 381
Top = 193
Width = 331
Height = 181
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'SingleTransferForm'
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 = 40
Top = 13
Width = 169
Height = 13
AutoSize = False
Caption = #35831#36873#25321#35201#27979#35797#30340#25991#20214#65306
Transparent = True
end
object SpeedButton1: TSpeedButton
Left = 256
Top = 29
Width = 33
Height = 21
Caption = '...'
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 40
Top = 61
Width = 81
Height = 13
AutoSize = False
Caption = #30446#30340#20301#32622#65306
Transparent = True
end
object SpeedButton2: TSpeedButton
Left = 256
Top = 77
Width = 33
Height = 21
Caption = '...'
OnClick = SpeedButton2Click
end
object Edit1: TEdit
Left = 40
Top = 29
Width = 217
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 40
Top = 77
Width = 217
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
Text = 'Edit2'
end
object BitBtn1: TBitBtn
Left = 72
Top = 114
Width = 75
Height = 25
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 184
Top = 114
Width = 75
Height = 25
TabOrder = 3
Kind = bkCancel
end
object OpenDialog: TOpenDialog
Filter = #25152#26377#25991#20214'(*.*)|*.*'
Left = 16
Top = 48
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -