📄 fselectdirectoryfile.dfm
字号:
object frmSelectDirectory: TfrmSelectDirectory
Left = 0
Top = 0
Caption = #21495#30721#25991#20214#25972#29702
ClientHeight = 147
ClientWidth = 346
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 137
Height = 13
Caption = #24453#25972#29702#25991#20214#30446#24405
end
object Label2: TLabel
Left = 8
Top = 54
Width = 117
Height = 13
Caption = #25972#29702#21518#20445#23384#25991#20214#30446#24405
end
object SpeedButton1: TSpeedButton
Tag = 1
Left = 312
Top = 26
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Tag = 2
Left = 312
Top = 73
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object edSourceDirectory: TEdit
Left = 8
Top = 27
Width = 305
Height = 21
ReadOnly = True
TabOrder = 0
end
object edAimDirectory: TEdit
Left = 8
Top = 73
Width = 305
Height = 21
ReadOnly = True
TabOrder = 1
end
object bitOK: TBitBtn
Left = 168
Top = 114
Width = 75
Height = 25
Caption = #24320#22987#25972#29702
ModalResult = 1
TabOrder = 2
OnClick = bitOKClick
end
object bitCancel: TBitBtn
Left = 260
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -