📄 forminputdialogsunit.dfm
字号:
object FormInputDialogs: TFormInputDialogs
Left = 250
Top = 281
BorderStyle = bsDialog
Caption = #22686#21152#20998#31867
ClientHeight = 61
ClientWidth = 325
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 12
Width = 204
Height = 12
Caption = #35831#36755#20837#20998#31867#21517#31216#65292#19981#22823#20110'50'#20010#23383#31526#38271#24230
end
object Edit1: TEdit
Left = 16
Top = 32
Width = 201
Height = 20
TabOrder = 0
Text = #26032#31867#21035
end
object Button1: TButton
Left = 236
Top = 8
Width = 75
Height = 21
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 236
Top = 32
Width = 75
Height = 21
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -