📄 imageinput.dfm
字号:
object OKBottomDlg: TOKBottomDlg
Left = 108
Top = 306
BorderStyle = bsDialog
Caption = #21442#25968#36755#20837
ClientHeight = 214
ClientWidth = 313
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 297
Height = 161
Shape = bsFrame
end
object Label1: TLabel
Left = 80
Top = 56
Width = 78
Height = 13
Caption = #22270#24418#23485'('#20687#32032')'#65306
end
object Label2: TLabel
Left = 80
Top = 88
Width = 78
Height = 13
Caption = #22270#24418#39640'('#20687#32032')'#65306
end
object OKBtn: TButton
Left = 79
Top = 180
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 159
Top = 180
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 1
end
object MaskEdit1: TMaskEdit
Left = 160
Top = 56
Width = 48
Height = 21
MaxLength = 6
TabOrder = 2
Text = '0'
end
object MaskEdit2: TMaskEdit
Left = 160
Top = 88
Width = 48
Height = 21
MaxLength = 6
TabOrder = 3
Text = '0'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -