📄 inputbox.dfm
字号:
object SetLendBookForm: TSetLendBookForm
Left = 161
Top = 157
BorderStyle = bsSingle
Caption = #36755#20837
ClientHeight = 94
ClientWidth = 243
Color = 16248814
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 185
Height = 13
Caption = #35831#36755#20837#20511#38405#26102#38271#19978#38480#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 14
Top = 32
Width = 217
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 56
Top = 60
Width = 65
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 6
TabOrder = 1
end
object Button2: TButton
Left = 128
Top = 60
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -