📄 excelmessage.dfm
字号:
inherited frmExcelMessage: TfrmExcelMessage
Caption = 'Excel'#34920#36164#26009#20449#24687
ClientHeight = 115
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel [0]
Left = 6
Top = 11
Width = 42
Height = 14
Caption = #25991#20214#21517
end
object Label2: TLabel [1]
Left = 136
Top = 46
Width = 42
Height = 14
Caption = #24320#22987#34892
end
object Label3: TLabel [2]
Left = 12
Top = 46
Width = 70
Height = 14
Caption = #24037#20316#34920#24207#21495
end
inherited btnOK: TButton
Left = 47
Top = 77
end
inherited btnCancel: TButton
Left = 177
Top = 77
end
object Edit1: TEdit
Left = 53
Top = 7
Width = 184
Height = 22
ReadOnly = True
TabOrder = 2
end
object Button1: TButton
Left = 242
Top = 6
Width = 24
Height = 25
Caption = '...'
TabOrder = 3
OnClick = Button1Click
end
object DBNumberEditEh1: TDBNumberEditEh
Left = 191
Top = 43
Width = 42
Height = 22
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 4
Value = 2.000000000000000000
Visible = True
end
object DBNumberEditEh2: TDBNumberEditEh
Left = 88
Top = 43
Width = 41
Height = 22
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 5
Value = 1.000000000000000000
Visible = True
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -