📄 frmoupt.dfm
字号:
object fmoupt: Tfmoupt
Left = 351
Top = 258
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #36873#25321
ClientHeight = 197
ClientWidth = 217
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 201
Height = 145
Caption = #36873#25321#36755#20986#25968#25454#31867#21035
TabOrder = 0
end
object btnOUt: TBitBtn
Left = 16
Top = 160
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = btnOUtClick
Kind = bkOK
end
object btncancel: TBitBtn
Left = 112
Top = 160
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
object R1: TRadioButton
Left = 16
Top = 32
Width = 185
Height = 17
Caption = #20445#23384#20026'EXCEL'#25991#20214
Checked = True
TabOrder = 3
TabStop = True
end
object R5: TRadioButton
Left = 16
Top = 128
Width = 185
Height = 17
Caption = #20445#23384#20026'RTF'#25991#20214
TabOrder = 4
end
object R4: TRadioButton
Left = 16
Top = 104
Width = 185
Height = 17
Caption = #20445#23384#20026'HTML'#36229#25991#26412#25991#20214
TabOrder = 5
end
object R3: TRadioButton
Left = 16
Top = 80
Width = 185
Height = 17
Caption = #20445#23384#20026'CSV'#24102#20998#38548#31526#25991#26412#25991#20214
TabOrder = 6
end
object R2: TRadioButton
Left = 16
Top = 56
Width = 137
Height = 17
Caption = #20445#23384#20026'TXT'#25991#26412#25991#20214
TabOrder = 7
end
object SDLG: TSaveDialog
DefaultExt = 'xls'
Filter = '*.xls|*.xls'
Left = 152
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -