📄 excel.dfm
字号:
object Form1: TForm1
Left = 259
Top = 130
Width = 588
Height = 385
Caption = #25968#25454#23548#20837#21521#23548
Color = clBtnFace
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 PageControl1: TPageControl
Left = 159
Top = -21
Width = 410
Height = 270
ActivePage = TabSheet1
Style = tsFlatButtons
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'TabSheet1'
object Label10: TLabel
Left = 19
Top = 48
Width = 3
Height = 13
end
end
object TabSheet2: TTabSheet
Caption = 'TabSheet2'
ImageIndex = 1
object Label1: TLabel
Left = 28
Top = 74
Width = 60
Height = 13
Caption = #23548#20837#25991#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 328
Top = 70
Width = 23
Height = 22
Caption = '.....'
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 28
Top = 107
Width = 72
Height = 13
Caption = #26381#21153#22120#21517#31216#65306
end
object Label3: TLabel
Left = 28
Top = 138
Width = 72
Height = 13
Caption = #25968#25454#24211#21517#31216#65306
end
object Label4: TLabel
Left = 28
Top = 165
Width = 48
Height = 13
Caption = #30331#38470#21517#65306
end
object Label5: TLabel
Left = 28
Top = 196
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 114
Top = 71
Width = 207
Height = 21
TabOrder = 0
end
object Button5: TButton
Left = 280
Top = 102
Width = 75
Height = 25
Caption = #27979#35797#36830#25509
TabOrder = 1
OnClick = Button5Click
end
object Edit5: TEdit
Left = 118
Top = 192
Width = 121
Height = 21
TabOrder = 2
Text = 'sa'
end
object Edit4: TEdit
Left = 117
Top = 165
Width = 121
Height = 21
TabOrder = 3
Text = 'sa'
end
object Edit3: TEdit
Left = 117
Top = 136
Width = 121
Height = 21
TabOrder = 4
Text = 'OA'
end
object Edit2: TEdit
Left = 116
Top = 104
Width = 121
Height = 21
TabOrder = 5
Text = 'SERVER'
end
end
object TabSheet3: TTabSheet
Caption = 'TabSheet3'
ImageIndex = 2
object Label6: TLabel
Left = 24
Top = 85
Width = 72
Height = 13
Caption = #26174#31034#24037#20316#34920#65306
end
object Label13: TLabel
Left = 16
Top = 40
Width = 3
Height = 13
end
object ListBox1: TListBox
Left = 128
Top = 85
Width = 121
Height = 97
ItemHeight = 13
TabOrder = 0
end
end
object TabSheet4: TTabSheet
Caption = 'TabSheet4'
ImageIndex = 3
object Label12: TLabel
Left = 24
Top = 154
Width = 38
Height = 13
Caption = 'Label12'
end
object Label14: TLabel
Left = 24
Top = 48
Width = 38
Height = 13
Caption = 'Label14'
end
object CheckBox1: TCheckBox
Left = 24
Top = 82
Width = 113
Height = 17
Caption = #31532#19968#34892#21253#21547#21015#26631#39064
TabOrder = 0
end
end
object TabSheet5: TTabSheet
Caption = 'TabSheet5'
ImageIndex = 4
object Label7: TLabel
Left = 24
Top = 53
Width = 228
Height = 13
Caption = #21487#20197#20445#23384#21040#26032#34920#20013#65292#20063#21487#20197#20445#23384#21040#29616#26377#34920#20013
end
object RadioGroup1: TRadioGroup
Left = 32
Top = 88
Width = 145
Height = 105
Caption = #35831#36873#25321#25968#25454#30340#20445#23384#20301#32622
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 200
Top = 93
Width = 145
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 56
Top = 121
Width = 73
Height = 17
Caption = #26032#34920#20013
Checked = True
TabOrder = 2
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 56
Top = 152
Width = 73
Height = 17
Caption = #29616#26377#34920#20013
TabOrder = 3
OnClick = RadioButton2Click
end
object CheckBox3: TCheckBox
Left = 202
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -