📄 uasetcanon.~dfm
字号:
object SetOption: TSetOption
Left = 428
Top = -10
Width = 392
Height = 425
Caption = '相机首选项设置'
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel6: TPanel
Left = 0
Top = 0
Width = 384
Height = 81
Align = alTop
Color = clInfoBk
TabOrder = 0
object Label9: TLabel
Left = 16
Top = 8
Width = 48
Height = 13
Caption = '文件前缀'
end
object Label12: TLabel
Left = 136
Top = 8
Width = 102
Height = 13
Caption = '(最长 16 个字符)'
end
object Edit8: TEdit
Left = 16
Top = 32
Width = 177
Height = 21
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 0
OnChange = Edit8Change
end
end
object Panel1: TPanel
Left = 0
Top = 81
Width = 384
Height = 105
Align = alTop
Color = clInfoBk
TabOrder = 1
object Label8: TLabel
Left = 248
Top = 20
Width = 24
Height = 13
Caption = '开始'
end
object Label3: TLabel
Left = 112
Top = 20
Width = 48
Height = 13
Caption = '数字位数'
end
object Label10: TLabel
Left = 16
Top = 64
Width = 24
Height = 13
Caption = '示例'
end
object Label2: TLabel
Left = 16
Top = 80
Width = 32
Height = 13
Caption = 'Label2'
end
object Label4: TLabel
Left = 16
Top = 8
Width = 60
Height = 13
Caption = '分配序列号'
end
object Edit4: TEdit
Left = 248
Top = 44
Width = 81
Height = 21
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 0
Text = '1'
end
object Edit3: TEdit
Left = 112
Top = 44
Width = 81
Height = 21
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 1
Text = '5'
end
end
object Panel4: TPanel
Left = 0
Top = 267
Width = 384
Height = 77
Align = alClient
Color = clInfoBk
TabOrder = 2
object Label5: TLabel
Left = 16
Top = 12
Width = 84
Height = 13
Caption = '本地保存文件夹'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit5: TEdit
Left = 16
Top = 36
Width = 353
Height = 21
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 0
end
end
object Panel5: TPanel
Left = 0
Top = 344
Width = 384
Height = 54
Align = alBottom
Color = clInfoBk
TabOrder = 3
object Button1: TButton
Left = 48
Top = 8
Width = 81
Height = 41
Caption = '确认'
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 200
Top = 8
Width = 81
Height = 41
Caption = '取消'
TabOrder = 1
OnClick = Button2Click
end
end
object Panel3: TPanel
Left = 0
Top = 186
Width = 384
Height = 81
Align = alTop
Color = clInfoBk
TabOrder = 4
object Label6: TLabel
Left = 16
Top = 12
Width = 120
Height = 13
Caption = '下载图像的目标文件夹'
end
object Edit2: TEdit
Left = 16
Top = 36
Width = 353
Height = 21
ImeName = '中文 (简体) - 微软拼音'
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -