📄 db_setdestination.dfm
字号:
object DB_DfmSetDestination: TDB_DfmSetDestination
Left = 214
Top = 89
BorderIcons = []
BorderStyle = bsDialog
Caption = #26032#24314#35774#22791
ClientHeight = 226
ClientWidth = 347
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 10
Width = 84
Height = 12
Caption = #35774#22791#36923#36753#21517#31216#65306
end
object DestinationNameEdit: TEdit
Left = 107
Top = 6
Width = 238
Height = 20
Hint = #36755#20837#30340#23383#31526#21482#33021#26159'a~z,A~Z'#23383#31526#65292#20854#20182#23383#31526#23558#23548#33268#22791#20221#22833#36133#12290
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnChange = DestinationNameEditChange
end
object GroupBox1: TGroupBox
Left = 8
Top = 29
Width = 337
Height = 164
Caption = #35774#22791#29289#29702#22320#22336
TabOrder = 1
object Label2: TLabel
Left = 7
Top = 42
Width = 84
Height = 12
Caption = #36873#25321#30913#30424#36335#24452#65306
end
object DiskNameRadioButton: TRadioButton
Left = 5
Top = 18
Width = 83
Height = 17
Caption = #30913#30424#22320#22336#65306
TabOrder = 0
OnClick = DiskNameRadioButtonClick
end
object DiskAddressEdit: TEdit
Left = 100
Top = 16
Width = 233
Height = 20
TabOrder = 1
end
object DriveComboBox1: TDriveComboBox
Left = 100
Top = 39
Width = 233
Height = 18
TabOrder = 2
OnChange = DriveComboBox1Change
end
object DirectoryListBox1: TDirectoryListBox
Left = 100
Top = 60
Width = 232
Height = 97
ItemHeight = 16
TabOrder = 3
OnChange = DirectoryListBox1Change
end
end
object Button1: TButton
Left = 186
Top = 198
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 268
Top = 198
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -