home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
Chip_2004-09_cd1.bin
/
program
/
ctenari
/
Jurik
/
SpdTest.exe
/
0
/
RCDATA
/
TFGRAPH
/
TFGRAPH.txt
Wrap
Text File
|
2004-07-26
|
3KB
|
109 lines
object fGraph: TfGraph
Left = 298
Top = 271
Width = 592
Height = 456
Caption = 'Graf m'#283#345'en'#237
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 = 369
Width = 584
Height = 41
Align = alBottom
TabOrder = 0
DesignSize = (
584
41)
object bClose: TBitBtn
Left = 500
Top = 8
Width = 75
Height = 25
Anchors = [akTop, akRight]
Caption = 'Zav'#345#237't'
TabOrder = 0
Kind = bkCancel
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 584
Height = 369
Align = alClient
TabOrder = 1
object Chart1: TChart
Left = 1
Top = 1
Width = 582
Height = 367
AnimatedZoom = True
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
Gradient.EndColor = clBlack
Gradient.StartColor = clBlack
Title.Text.Strings = (
'Statistika odezvy adresy')
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Increment = 100
BottomAxis.Maximum = 1000
BottomAxis.Minimum = 1
BottomAxis.Title.Caption = #268#237'slo m'#283#345'en'#237
LeftAxis.Automatic = False
LeftAxis.AutomaticMaximum = False
LeftAxis.AutomaticMinimum = False
LeftAxis.Maximum = 400
LeftAxis.Title.Caption = 'Doba odezvy'
Legend.Visible = False
View3D = False
Align = alClient
BevelInner = bvLowered
TabOrder = 0
OnMouseMove = Chart1MouseMove
object Series1: TLineSeries
Marks.ArrowLength = 8
Marks.Visible = False
SeriesColor = clRed
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Y'
YValues.Multiplier = 1
YValues.Order = loNone
end
end
end
object Panel: TStatusBar
Left = 0
Top = 410
Width = 584
Height = 19
Panels = <
item
Width = 100
end
item
Width = 100
end>
SimplePanel = False
end
end