📄 uoutputfile.dfm
字号:
object Form_OutputFile: TForm_OutputFile
Left = 425
Top = 198
Width = 223
Height = 210
BorderIcons = [biSystemMenu]
Caption = #23548#20986#25991#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 201
Height = 137
Caption = #36873#25321#23548#20986#30340#25991#20214#31867#22411
ItemIndex = 0
Items.Strings = (
#23548#20986#32593#39029'HTML'#25991#20214
#23548#20986'PDF'#25991#20214
#23548#20986'RTF'#25991#20214)
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 16
Top = 152
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 128
Top = 152
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
end
object Edit1: TEdit
Left = 16
Top = 88
Width = 121
Height = 21
TabOrder = 3
Text = #20445#23384#36873#25321
Visible = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -