378 lines
11 KiB
Plaintext
378 lines
11 KiB
Plaintext
object frameBads: TframeBads
|
|
Left = 0
|
|
Top = 0
|
|
Width = 331
|
|
Height = 435
|
|
DoubleBuffered = False
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentDoubleBuffered = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
object dxPanel1: TdxPanel
|
|
Left = 0
|
|
Top = 144
|
|
Width = 331
|
|
Height = 291
|
|
Align = alBottom
|
|
TabOrder = 0
|
|
Visible = False
|
|
object RadioGroup1: TRadioGroup
|
|
Left = 0
|
|
Top = 108
|
|
Width = 329
|
|
Height = 132
|
|
Align = alBottom
|
|
Columns = 2
|
|
Ctl3D = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
Items.Strings = (
|
|
'0-3"'
|
|
'3"-6"'
|
|
'6"-9"'
|
|
#8805'9"'
|
|
#25972#21305
|
|
#36830#32493#20986#29616#29781#30133)
|
|
ParentCtl3D = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object dxPanel3: TdxPanel
|
|
Left = 0
|
|
Top = 240
|
|
Width = 329
|
|
Height = 49
|
|
Align = alBottom
|
|
Frame.Borders = [bLeft, bRight, bBottom]
|
|
TabOrder = 1
|
|
object cxButton1: TcxButton
|
|
Left = 25
|
|
Top = 3
|
|
Width = 71
|
|
Height = 41
|
|
Caption = #21462#28040#36873#25321
|
|
TabOrder = 0
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnClick = cxButton1Click
|
|
end
|
|
object cxButton2: TcxButton
|
|
Left = 174
|
|
Top = 4
|
|
Width = 75
|
|
Height = 38
|
|
Caption = #30830' '#23450
|
|
TabOrder = 1
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
OnClick = cxButton2Click
|
|
end
|
|
end
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 9
|
|
Width = 329
|
|
Height = 99
|
|
Align = alBottom
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
LayoutLookAndFeel = DataLink_TradeInsp.dxLayoutSkinLookAndFeel1
|
|
object CIFBeg: TcxTextEdit
|
|
Left = 53
|
|
Top = 54
|
|
ParentFont = False
|
|
Properties.OnEditValueChanged = CIFBegPropertiesEditValueChanged
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -19
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 4
|
|
Width = 52
|
|
end
|
|
object CIFEnd: TcxTextEdit
|
|
Left = 129
|
|
Top = 54
|
|
AutoSize = False
|
|
ParentFont = False
|
|
Properties.OnChange = CIFEndPropertiesChange
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -19
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 5
|
|
Height = 37
|
|
Width = 58
|
|
end
|
|
object CIFQty: TcxTextEdit
|
|
Left = 211
|
|
Top = 54
|
|
AutoSize = False
|
|
ParentFont = False
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -19
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 6
|
|
Height = 37
|
|
Width = 53
|
|
end
|
|
object CIFNumber: TcxTextEdit
|
|
Left = 49
|
|
Top = 9
|
|
ParentFont = False
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -19
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 0
|
|
Width = 56
|
|
end
|
|
object IsSubtract: TcxCheckBox
|
|
Left = 262
|
|
Top = 9
|
|
AutoSize = False
|
|
Caption = ' '
|
|
ParentFont = False
|
|
Properties.Alignment = taCenter
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -21
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
|
TabOrder = 2
|
|
Transparent = True
|
|
OnClick = IsSubtractClick
|
|
Height = 37
|
|
Width = 36
|
|
end
|
|
object SubtractQty: TcxTextEdit
|
|
Left = 194
|
|
Top = 9
|
|
AutoSize = False
|
|
ParentFont = False
|
|
Properties.OnEditValueChanged = SubtractQtyPropertiesEditValueChanged
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clWindowText
|
|
Style.Font.Height = -19
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
Style.IsFontAssigned = True
|
|
TabOrder = 1
|
|
Height = 37
|
|
Width = 60
|
|
end
|
|
object cxCheck_len: TcxCheckBox
|
|
Left = 4
|
|
Top = 54
|
|
Caption = #38271#24230
|
|
ParentFont = False
|
|
Style.HotTrack = False
|
|
Style.TransparentBorder = False
|
|
TabOrder = 3
|
|
Transparent = True
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
AlignHorz = ahParentManaged
|
|
AlignVert = avTop
|
|
CaptionOptions.Text = #30149#30133#26681
|
|
SizeOptions.AssignedValues = [sovSizableHorz]
|
|
SizeOptions.SizableHorz = True
|
|
Hidden = True
|
|
Padding.Left = -10
|
|
Padding.Top = -5
|
|
Padding.AssignedValues = [lpavLeft, lpavTop]
|
|
ShowBorder = False
|
|
Index = -1
|
|
end
|
|
object dxLayoutGroup1: TdxLayoutGroup
|
|
Parent = dxLayoutAutoCreatedGroup1
|
|
AlignHorz = ahLeft
|
|
CaptionOptions.Text = #30149#30133#21517#31216
|
|
Hidden = True
|
|
ItemIndex = 1
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
Index = 0
|
|
end
|
|
object dxLayoutGroup2: TdxLayoutGroup
|
|
Parent = dxLayoutControl1Group_Root
|
|
CaptionOptions.Text = #30149#30133#20301#32622
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
UseIndent = False
|
|
Index = 1
|
|
end
|
|
object dxLayoutItem2: TdxLayoutItem
|
|
Parent = dxLayoutGroup1
|
|
Control = CIFNumber
|
|
ControlOptions.OriginalHeight = 37
|
|
ControlOptions.OriginalWidth = 56
|
|
ControlOptions.ShowBorder = False
|
|
Index = 2
|
|
end
|
|
object lblCIFName: TdxLayoutLabeledItem
|
|
Parent = dxLayoutGroup1
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = #30772#27934
|
|
Index = 1
|
|
end
|
|
object dxLayoutEmptySpaceItem1: TdxLayoutEmptySpaceItem
|
|
Parent = dxLayoutGroup1
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
|
SizeOptions.SizableHorz = True
|
|
SizeOptions.SizableVert = True
|
|
SizeOptions.Height = 10
|
|
SizeOptions.Width = 2
|
|
CaptionOptions.Text = #20998#21106#26465
|
|
Index = 0
|
|
end
|
|
object dxLayoutLabeledItem1: TdxLayoutLabeledItem
|
|
Parent = dxLayoutGroup1
|
|
AlignHorz = ahClient
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
|
SizeOptions.SizableHorz = True
|
|
SizeOptions.SizableVert = True
|
|
SizeOptions.Height = 30
|
|
CaptionOptions.Text = #20010
|
|
Index = 3
|
|
end
|
|
object dxLayoutItem1: TdxLayoutItem
|
|
Parent = dxLayoutGroup2
|
|
Control = CIFBeg
|
|
ControlOptions.OriginalHeight = 37
|
|
ControlOptions.OriginalWidth = 52
|
|
ControlOptions.ShowBorder = False
|
|
Index = 1
|
|
end
|
|
object dxLayoutItem3: TdxLayoutItem
|
|
Parent = dxLayoutAutoCreatedGroup1
|
|
AlignHorz = ahClient
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = #36873#25321#26159#21542
|
|
CaptionOptions.Visible = False
|
|
CaptionOptions.Layout = clTop
|
|
Control = IsSubtract
|
|
ControlOptions.OriginalHeight = 37
|
|
ControlOptions.OriginalWidth = 31
|
|
ControlOptions.ShowBorder = False
|
|
Index = 2
|
|
end
|
|
object dxLayoutItem4: TdxLayoutItem
|
|
Parent = dxLayoutGroup2
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = ' '#21040
|
|
Control = CIFEnd
|
|
ControlOptions.OriginalHeight = 25
|
|
ControlOptions.OriginalWidth = 58
|
|
ControlOptions.ShowBorder = False
|
|
Index = 2
|
|
end
|
|
object dxLayoutItem5: TdxLayoutItem
|
|
Parent = dxLayoutGroup2
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = ' '#20849
|
|
Control = CIFQty
|
|
ControlOptions.OriginalHeight = 25
|
|
ControlOptions.OriginalWidth = 53
|
|
ControlOptions.ShowBorder = False
|
|
Index = 3
|
|
end
|
|
object dxLayoutItem6: TdxLayoutItem
|
|
Parent = dxLayoutAutoCreatedGroup1
|
|
SizeOptions.AssignedValues = [sovSizableHorz]
|
|
SizeOptions.SizableHorz = True
|
|
SizeOptions.Width = 119
|
|
CaptionOptions.Text = '[B][COLOR=#FF0000]'#20943#21435#25968#37327'[/COLOR][/B]'
|
|
Control = SubtractQty
|
|
ControlOptions.OriginalHeight = 37
|
|
ControlOptions.OriginalWidth = 60
|
|
ControlOptions.ShowBorder = False
|
|
Index = 1
|
|
end
|
|
object lblLenUnit1: TdxLayoutLabeledItem
|
|
Parent = dxLayoutGroup2
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = 'M'
|
|
Index = 4
|
|
end
|
|
object dxLayoutAutoCreatedGroup1: TdxLayoutAutoCreatedGroup
|
|
Parent = dxLayoutControl1Group_Root
|
|
LayoutDirection = ldHorizontal
|
|
Index = 0
|
|
end
|
|
object dxLayoutItem_checkLen: TdxLayoutItem
|
|
Parent = dxLayoutGroup2
|
|
AlignVert = avClient
|
|
CaptionOptions.Visible = False
|
|
Control = cxCheck_len
|
|
ControlOptions.OriginalHeight = 30
|
|
ControlOptions.OriginalWidth = 49
|
|
ControlOptions.ShowBorder = False
|
|
Index = 0
|
|
end
|
|
end
|
|
end
|
|
object cxScrollBox1: TcxScrollBox
|
|
Left = 0
|
|
Top = 0
|
|
Width = 331
|
|
Height = 144
|
|
Align = alClient
|
|
TabOrder = 1
|
|
end
|
|
object ADOTmp: TADOQuery
|
|
Connection = DataLink_TradeInsp.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 60
|
|
Parameters = <>
|
|
Left = 208
|
|
Top = 65
|
|
end
|
|
end
|