object OldCaseImgForm: TOldCaseImgForm
|
Left = 0
|
Top = 0
|
Caption = 'OldCaseImgForm'
|
ClientHeight = 601
|
ClientWidth = 918
|
Color = clBtnFace
|
Font.Charset = DEFAULT_CHARSET
|
Font.Color = clWindowText
|
Font.Height = -11
|
Font.Name = 'Tahoma'
|
Font.Style = []
|
OldCreateOrder = False
|
PixelsPerInch = 96
|
TextHeight = 13
|
object Splitter1: TSplitter
|
Left = 209
|
Top = 49
|
Width = 5
|
Height = 552
|
end
|
object Panel1: TPanel
|
Left = 0
|
Top = 0
|
Width = 918
|
Height = 49
|
Align = alTop
|
Caption = 'Panel1'
|
TabOrder = 0
|
ExplicitWidth = 700
|
object BitBtn1: TBitBtn
|
Left = 11
|
Top = 13
|
Width = 75
|
Height = 25
|
Caption = #24341#20837
|
DoubleBuffered = True
|
ParentDoubleBuffered = False
|
TabOrder = 0
|
end
|
object BitBtn2: TBitBtn
|
Left = 112
|
Top = 13
|
Width = 75
|
Height = 25
|
Caption = #38626#38283
|
DoubleBuffered = True
|
ParentDoubleBuffered = False
|
TabOrder = 1
|
end
|
end
|
object Panel2: TPanel
|
Left = 0
|
Top = 49
|
Width = 209
|
Height = 552
|
Align = alLeft
|
Caption = 'Panel2'
|
TabOrder = 1
|
object GroupBox1: TGroupBox
|
Left = 1
|
Top = 1
|
Width = 207
|
Height = 550
|
Align = alClient
|
Caption = #26696#20214#32232#34399
|
TabOrder = 0
|
ExplicitLeft = 18
|
ExplicitTop = 40
|
ExplicitWidth = 185
|
ExplicitHeight = 105
|
object CheckListBox1: TCheckListBox
|
Left = 2
|
Top = 15
|
Width = 203
|
Height = 533
|
Align = alClient
|
ItemHeight = 13
|
Items.Strings = (
|
'aaaa')
|
TabOrder = 0
|
ExplicitLeft = 10
|
ExplicitTop = 88
|
ExplicitWidth = 121
|
ExplicitHeight = 97
|
end
|
end
|
end
|
object Panel3: TPanel
|
Left = 214
|
Top = 49
|
Width = 704
|
Height = 552
|
Align = alClient
|
Caption = 'Panel2'
|
TabOrder = 2
|
ExplicitLeft = 288
|
ExplicitWidth = 636
|
object Panel4: TPanel
|
Left = 1
|
Top = 1
|
Width = 184
|
Height = 550
|
Align = alLeft
|
Caption = 'Panel4'
|
TabOrder = 0
|
end
|
object Panel5: TPanel
|
Left = 185
|
Top = 1
|
Width = 518
|
Height = 550
|
Align = alClient
|
Caption = 'Panel5'
|
TabOrder = 1
|
ExplicitLeft = 232
|
ExplicitTop = 64
|
ExplicitWidth = 185
|
ExplicitHeight = 41
|
end
|
end
|
end
|