135 lines
3.8 KiB
Plaintext
135 lines
3.8 KiB
Plaintext
object frmSXPrice: TfrmSXPrice
|
|
Left = 682
|
|
Top = 315
|
|
Caption = #32433#32447#21382#21490#20215#26684
|
|
ClientHeight = 560
|
|
ClientWidth = 1110
|
|
Color = clWhite
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1110
|
|
Height = 560
|
|
Align = alClient
|
|
TabOrder = 0
|
|
DesignSize = (
|
|
1110
|
|
560)
|
|
object DBChart1: TDBChart
|
|
Left = 64
|
|
Top = 90
|
|
Width = 993
|
|
Height = 359
|
|
BackWall.Brush.Style = bsClear
|
|
BackWall.Brush.Gradient.Direction = gdBottomTop
|
|
BackWall.Brush.Gradient.EndColor = clWhite
|
|
BackWall.Brush.Gradient.StartColor = 15395562
|
|
BackWall.Brush.Gradient.Visible = True
|
|
BackWall.Transparent = False
|
|
Foot.Font.Color = clBlue
|
|
Foot.Font.Name = 'Verdana'
|
|
Gradient.Direction = gdBottomTop
|
|
Gradient.EndColor = clWhite
|
|
Gradient.MidColor = 15395562
|
|
Gradient.StartColor = 15395562
|
|
Gradient.Visible = True
|
|
LeftWall.Color = 14745599
|
|
RightWall.Color = 14745599
|
|
Title.Font.Name = 'Verdana'
|
|
Title.Text.Strings = (
|
|
'TDBChart')
|
|
BottomAxis.Axis.Color = 4210752
|
|
BottomAxis.Grid.Color = 11119017
|
|
BottomAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
BottomAxis.TicksInner.Color = 11119017
|
|
BottomAxis.Title.Font.Name = 'Verdana'
|
|
DepthAxis.Axis.Color = 4210752
|
|
DepthAxis.Grid.Color = 11119017
|
|
DepthAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
DepthAxis.TicksInner.Color = 11119017
|
|
DepthAxis.Title.Font.Name = 'Verdana'
|
|
DepthTopAxis.Axis.Color = 4210752
|
|
DepthTopAxis.Grid.Color = 11119017
|
|
DepthTopAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
DepthTopAxis.TicksInner.Color = 11119017
|
|
DepthTopAxis.Title.Font.Name = 'Verdana'
|
|
LeftAxis.Axis.Color = 4210752
|
|
LeftAxis.Grid.Color = 11119017
|
|
LeftAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
LeftAxis.TicksInner.Color = 11119017
|
|
LeftAxis.Title.Font.Name = 'Verdana'
|
|
Legend.Font.Name = 'Verdana'
|
|
Legend.LegendStyle = lsLastValues
|
|
Legend.Shadow.Transparency = 0
|
|
RightAxis.Axis.Color = 4210752
|
|
RightAxis.Grid.Color = 11119017
|
|
RightAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
RightAxis.TicksInner.Color = 11119017
|
|
RightAxis.Title.Font.Name = 'Verdana'
|
|
TopAxis.Axis.Color = 4210752
|
|
TopAxis.Grid.Color = 11119017
|
|
TopAxis.LabelsFormat.Font.Name = 'Verdana'
|
|
TopAxis.TicksInner.Color = 11119017
|
|
TopAxis.Title.Font.Name = 'Verdana'
|
|
TabOrder = 0
|
|
Anchors = [akRight, akBottom]
|
|
DefaultCanvas = 'TGDIPlusCanvas'
|
|
ColorPaletteIndex = 13
|
|
object Series1: TFastLineSeries
|
|
HoverElement = []
|
|
Selected.Hover.Visible = True
|
|
SeriesColor = clRed
|
|
LinePen.Color = clRed
|
|
TreatNulls = tnDontPaint
|
|
XValues.Name = 'X'
|
|
XValues.Order = loAscending
|
|
YValues.Name = 'Y'
|
|
YValues.Order = loNone
|
|
end
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 285
|
|
Top = 469
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 181
|
|
Top = 461
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
Parameters = <>
|
|
Left = 85
|
|
Top = 469
|
|
end
|
|
object ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 81
|
|
Top = 225
|
|
end
|
|
object ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_YarnStk.ADOLink
|
|
Parameters = <>
|
|
Left = 73
|
|
Top = 288
|
|
end
|
|
end
|