backup_form.dfm
来自「软件实现了以下主要功能:1.手动生成试卷;2.自动生成试卷;3.抽取现有试卷;4」· DFM 代码 · 共 77 行
DFM
77 行
object Backup_F: TBackup_F
Left = 333
Top = 315
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #22270#20070#31649#29702#31995#32479#22791#20221#19982#36824#21407
ClientHeight = 86
ClientWidth = 445
Color = clMoneyGreen
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 24
Top = 20
Width = 39
Height = 12
Caption = #29366#24577#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 54
Width = 39
Height = 12
Caption = #36827#24230#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object JD_FG: TFlatGauge
Left = 64
Top = 48
Width = 353
Height = 22
AdvColorBorder = 0
ColorBorder = 8623776
Progress = 0
end
object ZT_FE: TFlatEdit
Left = 64
Top = 13
Width = 353
Height = 18
ColorFlat = clMoneyGreen
ParentColor = True
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Timer1: TTimer
Interval = 300
OnTimer = Timer1Timer
Left = 8
Top = 24
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?