256 lines
7.0 KiB
Plaintext
256 lines
7.0 KiB
Plaintext
object Form3: TForm3
|
|
Left = 503
|
|
Height = 804
|
|
Top = 250
|
|
Width = 793
|
|
Caption = 'Grafici Meteo'
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
ChildSizing.ControlsPerLine = 1
|
|
ClientHeight = 804
|
|
ClientWidth = 793
|
|
Color = 3288618
|
|
Font.Color = clWhite
|
|
FormStyle = fsStayOnTop
|
|
LCLVersion = '4.4.0.0'
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
object Label1: TLabel
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrCenter
|
|
Left = 0
|
|
Height = 33
|
|
Top = 0
|
|
Width = 793
|
|
Alignment = taCenter
|
|
Caption = 'Visibilità'
|
|
Constraints.MaxHeight = 33
|
|
Font.Color = clWhite
|
|
Font.Height = -24
|
|
Font.Name = 'Noto Sans'
|
|
ParentFont = False
|
|
end
|
|
object Chart1: TChart
|
|
Left = 0
|
|
Height = 235
|
|
Top = 33
|
|
Width = 793
|
|
AllowPanning = False
|
|
AllowZoom = False
|
|
AxisList = <
|
|
item
|
|
Grid.Color = 11974326
|
|
TickColor = clWhite
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Format = '%0:.9g km'
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Marks.Style = smsCustom
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.LabelFont.Orientation = 900
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end
|
|
item
|
|
Grid.Color = clWhite
|
|
Intervals.Options = [aipUseMaxLength, aipUseMinLength, aipUseNiceSteps, aipInteger]
|
|
TickColor = clWhite
|
|
Alignment = calBottom
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end>
|
|
BackColor = 2104859
|
|
Extent.UseYMin = True
|
|
Foot.Brush.Color = clWhite
|
|
Foot.Font.Color = clWhite
|
|
Foot.Frame.Color = clWhite
|
|
Frame.Color = clWhite
|
|
Legend.BackgroundBrush.Color = clForm
|
|
Legend.Font.Color = clWhite
|
|
Legend.Frame.Color = clWhite
|
|
Legend.GridHorizontal.Color = clWhite
|
|
Legend.GridVertical.Color = clWhite
|
|
Legend.GroupFont.Color = clWhite
|
|
Legend.SymbolFrame.Color = clWhite
|
|
Title.Brush.Color = clWhite
|
|
Title.Font.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.Text.Strings = (
|
|
'TAChart'
|
|
)
|
|
ParentColor = True
|
|
object VisibilitaSeries: TLineSeries
|
|
LinePen.Color = 60159
|
|
end
|
|
end
|
|
object Label2: TLabel
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrCenter
|
|
Left = 0
|
|
Height = 33
|
|
Top = 268
|
|
Width = 793
|
|
Alignment = taCenter
|
|
Caption = 'Copertura'
|
|
Constraints.MaxHeight = 33
|
|
Font.Color = clWhite
|
|
Font.Height = -24
|
|
Font.Name = 'Noto Sans'
|
|
ParentFont = False
|
|
end
|
|
object Chart2: TChart
|
|
Left = 0
|
|
Height = 235
|
|
Top = 301
|
|
Width = 793
|
|
AxisList = <
|
|
item
|
|
Grid.Color = 11974326
|
|
TickColor = clWhite
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Format = '%0:.9g %%'
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Marks.Style = smsCustom
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.LabelFont.Orientation = 900
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end
|
|
item
|
|
Grid.Color = clWhite
|
|
Intervals.Options = [aipUseMaxLength, aipUseMinLength, aipUseNiceSteps, aipInteger]
|
|
TickColor = clWhite
|
|
Alignment = calBottom
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end>
|
|
BackColor = 2104859
|
|
Extent.UseYMax = True
|
|
Extent.UseYMin = True
|
|
Extent.YMax = 100
|
|
Foot.Brush.Color = clWhite
|
|
Foot.Font.Color = clWhite
|
|
Foot.Frame.Color = clWhite
|
|
Frame.Color = clWhite
|
|
Legend.BackgroundBrush.Color = clForm
|
|
Legend.Font.Color = clWhite
|
|
Legend.Frame.Color = clWhite
|
|
Legend.GridHorizontal.Color = clWhite
|
|
Legend.GridVertical.Color = clWhite
|
|
Legend.GroupFont.Color = clWhite
|
|
Legend.SymbolFrame.Color = clWhite
|
|
Title.Brush.Color = clWhite
|
|
Title.Font.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.Text.Strings = (
|
|
'TAChart'
|
|
)
|
|
ParentColor = True
|
|
object CoperturaSeries: TLineSeries
|
|
LinePen.Color = clYellow
|
|
end
|
|
end
|
|
object Label3: TLabel
|
|
AnchorSideLeft.Side = asrCenter
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrCenter
|
|
Left = 0
|
|
Height = 33
|
|
Top = 536
|
|
Width = 793
|
|
Alignment = taCenter
|
|
Caption = 'Vento'
|
|
Constraints.MaxHeight = 33
|
|
Font.Color = clWhite
|
|
Font.Height = -24
|
|
Font.Name = 'Noto Sans'
|
|
ParentFont = False
|
|
end
|
|
object Chart3: TChart
|
|
Left = 0
|
|
Height = 235
|
|
Top = 569
|
|
Width = 793
|
|
AllowPanning = False
|
|
AllowZoom = False
|
|
AxisList = <
|
|
item
|
|
Grid.Color = 11974326
|
|
TickColor = clWhite
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Format = '%0:.9g km/h'
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Marks.Style = smsCustom
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.LabelFont.Orientation = 900
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end
|
|
item
|
|
Grid.Color = clWhite
|
|
Intervals.Options = [aipUseMaxLength, aipUseMinLength, aipUseNiceSteps, aipInteger]
|
|
TickColor = clWhite
|
|
Alignment = calBottom
|
|
AxisPen.Color = clWhite
|
|
Marks.LabelFont.Color = clWhite
|
|
Marks.Frame.Color = clWhite
|
|
Marks.LabelBrush.Style = bsClear
|
|
Minors = <>
|
|
Title.LabelFont.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.LabelBrush.Style = bsClear
|
|
end>
|
|
BackColor = 2104859
|
|
Extent.UseYMin = True
|
|
Foot.Brush.Color = clWhite
|
|
Foot.Font.Color = clWhite
|
|
Foot.Frame.Color = clWhite
|
|
Frame.Color = clWhite
|
|
Legend.BackgroundBrush.Color = clForm
|
|
Legend.Font.Color = clWhite
|
|
Legend.Frame.Color = clWhite
|
|
Legend.GridHorizontal.Color = clWhite
|
|
Legend.GridVertical.Color = clWhite
|
|
Legend.GroupFont.Color = clWhite
|
|
Legend.SymbolFrame.Color = clWhite
|
|
Title.Brush.Color = clWhite
|
|
Title.Font.Color = clWhite
|
|
Title.Frame.Color = clWhite
|
|
Title.Text.Strings = (
|
|
'TAChart'
|
|
)
|
|
ParentColor = True
|
|
object Vento10m: TLineSeries
|
|
Title = 'Vento 10m'
|
|
LinePen.Color = 16750848
|
|
end
|
|
object Vento180m: TLineSeries
|
|
Title = 'Vento 180m'
|
|
LinePen.Color = 57855
|
|
end
|
|
end
|
|
end
|