📄 xqwizard.dfm
字号:
object frmXQWizard: TfrmXQWizard
Left = 281
Top = 175
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '建立一个新的XQF文件'
ClientHeight = 359
ClientWidth = 521
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pnlTop: TPanel
Left = 0
Top = 0
Width = 521
Height = 332
Align = alTop
BevelOuter = bvNone
Caption = 'pnlTop'
TabOrder = 0
object pgcSetup: TPageControl
Left = 6
Top = 4
Width = 510
Height = 321
ActivePage = tstStep1
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object tstStep1: TTabSheet
Caption = '设置文件属性'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
object pnlStep1: TPanel
Left = 0
Top = 0
Width = 502
Height = 294
Align = alClient
BevelOuter = bvNone
Caption = 'pnlStep1'
TabOrder = 0
object pnlStep12: TPanel
Left = 0
Top = 59
Width = 502
Height = 30
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object Label6: TLabel
Left = 25
Top = 7
Width = 60
Height = 12
Caption = '标 题: '
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object edtTitle: TEdit
Left = 80
Top = 4
Width = 409
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 63
ParentFont = False
TabOrder = 0
end
end
object pnlStep13: TPanel
Left = 0
Top = 89
Width = 502
Height = 176
Align = alTop
BevelOuter = bvNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
object GroupBox1: TGroupBox
Left = 8
Top = 4
Width = 489
Height = 165
Caption = ' 比赛信息 '
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 21
Width = 54
Height = 12
Caption = '比赛名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 45
Width = 54
Height = 12
Caption = '比赛日期:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 256
Top = 45
Width = 54
Height = 12
Caption = '比赛地点:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 69
Width = 54
Height = 12
Caption = '红方棋手:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 256
Top = 69
Width = 54
Height = 12
Caption = '黑方棋手:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object lblResult: TLabel
Left = 16
Top = 141
Width = 54
Height = 12
Caption = '比赛结果:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 16
Top = 93
Width = 54
Height = 12
Caption = '用时规则:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 16
Top = 117
Width = 54
Height = 12
Caption = '红方用时:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 256
Top = 117
Width = 54
Height = 12
Caption = '黑方用时:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -