6 Star 3 Fork 0

甘才军 / CTestAutoJudge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
frmsettestcase.~dfm 5.63 KB
一键复制 编辑 原始数据 按行查看 历史
甘才军 提交于 2020-07-13 20:06 . (1)版本更新到2.1.X.X
object FrmTestCase: TFrmTestCase
Left = 386
Top = 140
Width = 928
Height = 480
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 912
Height = 442
Align = alClient
TabOrder = 0
object Splitter1: TSplitter
Left = 249
Top = 1
Width = 3
Height = 440
Cursor = crHSplit
end
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 248
Height = 440
Align = alLeft
Caption = #27979#35797#29992#20363#25991#20214
TabOrder = 0
object Splitter2: TSplitter
Left = 2
Top = 201
Width = 244
Height = 3
Cursor = crVSplit
Align = alTop
end
object GrpInputFile: TGroupBox
Left = 2
Top = 15
Width = 244
Height = 186
Align = alTop
Caption = #36755#20837
TabOrder = 0
object LstBxInput: TListBox
Left = 2
Top = 15
Width = 240
Height = 169
Align = alClient
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = LstBxInputClick
end
end
object GroupBox3: TGroupBox
Left = 2
Top = 204
Width = 244
Height = 234
Align = alClient
Caption = #36755#20986
TabOrder = 1
object LstBxOutput: TListBox
Left = 2
Top = 15
Width = 240
Height = 217
Align = alClient
Enabled = False
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
end
end
object Panel2: TPanel
Left = 252
Top = 1
Width = 659
Height = 440
Align = alClient
TabOrder = 1
object Panel3: TPanel
Left = 1
Top = 384
Width = 657
Height = 55
Align = alBottom
TabOrder = 0
object Button1: TButton
Left = 24
Top = 16
Width = 185
Height = 25
Caption = #26032#24314#27979#35797#29992#20363#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object BtnSave: TButton
Left = 232
Top = 16
Width = 153
Height = 25
Caption = #20445#23384#27979#35797#29992#20363#21040#25991#20214
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BtnSaveClick
end
object btnDel: TButton
Left = 408
Top = 16
Width = 161
Height = 25
Caption = #21024#38500#26368#21518#19968#20010#27979#35797#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnDelClick
end
end
object Panel4: TPanel
Left = 1
Top = 1
Width = 657
Height = 383
Align = alClient
TabOrder = 1
object Splitter3: TSplitter
Left = 1
Top = 213
Width = 655
Height = 3
Cursor = crVSplit
Align = alBottom
end
object GrpOutput: TGroupBox
Left = 1
Top = 216
Width = 655
Height = 166
Align = alBottom
Caption = #27979#35797#29992#20363#36755#20986
TabOrder = 0
object MemOutput: TMemo
Left = 2
Top = 15
Width = 651
Height = 149
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
OnChange = MemInputChange
end
end
object GrpInput: TGroupBox
Left = 1
Top = 1
Width = 655
Height = 212
Align = alClient
Caption = #27979#35797#29992#20363#36755#20837
TabOrder = 1
object MemInput: TMemo
Left = 2
Top = 15
Width = 651
Height = 195
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
OnChange = MemInputChange
end
end
end
end
end
end
C++
1
https://gitee.com/gancaijun/CTestAutoJudge.git
git@gitee.com:gancaijun/CTestAutoJudge.git
gancaijun
CTestAutoJudge
CTestAutoJudge
develop

搜索帮助