📄 xqfilep.dfm
字号:
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object rbtResult0: TRadioButton
Left = 64
Top = 154
Width = 57
Height = 17
Caption = '未知'
Checked = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 8
TabStop = True
OnClick = FilePInfoChange
end
object rbtResult1: TRadioButton
Left = 128
Top = 154
Width = 57
Height = 17
Caption = '红胜'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = FilePInfoChange
end
object rbtResult2: TRadioButton
Left = 192
Top = 154
Width = 57
Height = 17
Caption = '黑胜'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = FilePInfoChange
end
object rbtResult3: TRadioButton
Left = 256
Top = 154
Width = 57
Height = 17
Caption = '和棋'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = FilePInfoChange
end
object edtBlkPlayer: TEdit
Left = 252
Top = 80
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 4
Text = 'edtBlkPlayer'
OnChange = FilePInfoChange
end
object edtRedPlayer: TEdit
Left = 64
Top = 80
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 3
Text = 'edtRedPlayer'
OnChange = FilePInfoChange
end
object edtMatchTime: TEdit
Left = 64
Top = 56
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 1
Text = 'edtMatchTime'
OnChange = FilePInfoChange
end
object edtMatchAddr: TEdit
Left = 252
Top = 56
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 2
Text = 'edtMatchAddr'
OnChange = FilePInfoChange
end
object edtMatchName: TEdit
Left = 64
Top = 32
Width = 305
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 63
ParentFont = False
TabOrder = 0
Text = 'edtMatchName'
OnChange = FilePInfoChange
end
object edtTimeRule: TEdit
Left = 64
Top = 104
Width = 305
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 63
ParentFont = False
TabOrder = 5
Text = 'edtMatchName'
OnChange = FilePInfoChange
end
object edtRedTime: TEdit
Left = 64
Top = 128
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 6
Text = 'edtMatchTime'
OnChange = FilePInfoChange
end
object edtBlkTime: TEdit
Left = 252
Top = 128
Width = 117
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 15
ParentFont = False
TabOrder = 7
Text = 'edtMatchAddr'
OnChange = FilePInfoChange
end
end
end
object TabSheet3: TTabSheet
Caption = '统计信息'
ImageIndex = 2
TabVisible = False
object Bevel5: TBevel
Left = 8
Top = 186
Width = 324
Height = 9
Shape = bsTopLine
end
object Bevel4: TBevel
Left = 8
Top = 97
Width = 324
Height = 9
Shape = bsTopLine
end
object Label27: TLabel
Left = 9
Top = 12
Width = 54
Height = 12
Caption = '创建时间:'
end
object Label28: TLabel
Left = 9
Top = 30
Width = 54
Height = 12
Caption = '修改时间:'
end
object Label29: TLabel
Left = 9
Top = 48
Width = 54
Height = 12
Caption = '存取时间:'
end
object Label30: TLabel
Left = 9
Top = 66
Width = 54
Height = 12
Caption = '打印时间:'
end
object Label31: TLabel
Left = 9
Top = 120
Width = 66
Height = 12
Caption = '上次保存者:'
end
object Label32: TLabel
Left = 9
Top = 136
Width = 54
Height = 12
Caption = '修订次数:'
end
object Label33: TLabel
Left = 9
Top = 152
Width = 78
Height = 12
Caption = '编辑时间总计:'
end
object Label34: TLabel
Left = 9
Top = 208
Width = 72
Height = 12
Caption = '统计信息(&S):'
end
object StringGrid1: TStringGrid
Left = 88
Top = 206
Width = 240
Height = 120
ColCount = 2
DefaultRowHeight = 16
FixedCols = 0
RowCount = 7
GridLineWidth = 0
ScrollBars = ssNone
TabOrder = 0
ColWidths = (
109
123)
end
end
object TabSheet4: TTabSheet
Caption = '内容'
ImageIndex = 3
TabVisible = False
object Label26: TLabel
Left = 8
Top = 8
Width = 72
Height = 12
Caption = '文档内容(&D):'
end
object Memo2: TMemo
Left = 84
Top = 8
Width = 249
Height = 297
TabOrder = 0
end
end
object TabSheet5: TTabSheet
Caption = '自定义'
ImageIndex = 4
TabVisible = False
object Label35: TLabel
Left = 9
Top = 8
Width = 48
Height = 12
Caption = '名称(&N):'
end
object Label36: TLabel
Left = 9
Top = 114
Width = 48
Height = 12
Caption = '类型(&T):'
end
object Label37: TLabel
Left = 9
Top = 142
Width = 48
Height = 12
Caption = '取值(&V):'
end
object Label38: TLabel
Left = 9
Top = 176
Width = 48
Height = 12
Caption = '属性(&P):'
end
object Button1: TButton
Left = 236
Top = 11
Width = 97
Height = 22
Caption = '添加(&A)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 236
Top = 39
Width = 97
Height = 22
Caption = '删除(&D)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object StringGrid2: TStringGrid
Left = 64
Top = 170
Width = 265
Height = 162
ColCount = 4
DefaultRowHeight = 16
FixedCols = 0
RowCount = 7
GridLineWidth = 0
ScrollBars = ssNone
TabOrder = 2
ColWidths = (
97
83
64
64)
end
object Edit9: TEdit
Left = 64
Top = 8
Width = 161
Height = 20
TabOrder = 3
Text = 'Edit9'
end
object ListBox1: TListBox
Left = 64
Top = 32
Width = 161
Height = 65
ItemHeight = 12
TabOrder = 4
end
object ComboBox1: TComboBox
Left = 64
Top = 112
Width = 161
Height = 20
ItemHeight = 12
TabOrder = 5
Text = 'ComboBox1'
end
object Edit10: TEdit
Left = 64
Top = 140
Width = 161
Height = 20
TabOrder = 6
Text = 'Edit9'
end
end
end
object btnOk: TButton
Left = 230
Top = 350
Width = 76
Height = 22
Caption = '确定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 1
end
object btnCancel: TButton
Left = 312
Top = 350
Width = 76
Height = 22
Caption = '取消'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -