object mainForm: TmainForm Left = 563 Height = 804 Top = 119 Width = 1191 Caption = 'DTA evalue' ClientHeight = 804 ClientWidth = 1191 OnClose = FormClose OnCreate = FormCreate LCLVersion = '2.0.6.0' object Chart1: TChart Left = 8 Height = 544 Top = 152 Width = 1032 AllowZoom = False AxisList = < item Grid.Visible = False Visible = False Marks.LabelBrush.Style = bsClear Marks.Range.Max = 1 Marks.Range.UseMax = True Marks.Range.UseMin = True Minors = <> Range.Max = 1 Range.UseMax = True Range.UseMin = True Title.LabelFont.Orientation = 900 Title.LabelBrush.Style = bsClear end item Grid.Visible = False Visible = False Alignment = calBottom Marks.LabelBrush.Style = bsClear Marks.Range.Max = 1 Marks.Range.UseMax = True Marks.Range.UseMin = True Minors = <> Range.Max = 1 Range.UseMax = True Range.UseMin = True Title.LabelBrush.Style = bsClear end item Grid.Visible = False Intervals.MaxLength = 200 Alignment = calBottom Marks.LabelBrush.Style = bsClear Minors = <> Title.Visible = True Title.Caption = 'Time [s]' Title.LabelBrush.Style = bsClear Transformations = TimeTrans end item Grid.Color = clRed Grid.Visible = False Intervals.MaxLength = 200 TickColor = clFuchsia Visible = False Alignment = calBottom Marks.LabelFont.Color = clFuchsia Marks.Frame.Color = clFuchsia Marks.LabelBrush.Style = bsClear Minors = <> Title.LabelFont.Color = clFuchsia Title.Visible = True Title.Caption = 'T [°C]' Title.Frame.Color = clFuchsia Title.LabelBrush.Style = bsClear Transformations = TempTrans end item Grid.Color = clGreen Grid.Visible = False Intervals.MaxLength = 200 TickColor = clGreen Marks.LabelFont.Color = clGreen Marks.Frame.Color = clGreen Marks.LabelBrush.Style = bsClear Minors = <> Title.LabelFont.Color = clGreen Title.LabelFont.Orientation = 880 Title.Visible = True Title.Caption = 'dT [°C]' Title.Frame.Color = clGreen Title.LabelBrush.Style = bsClear Transformations = QTrans end item Grid.Visible = False Intervals.MaxLength = 200 TickColor = clRed Visible = False Marks.LabelFont.Color = clRed Marks.Frame.Color = clRed Marks.LabelBrush.Style = bsClear Minors = <> Title.LabelFont.Color = clRed Title.LabelFont.Orientation = 890 Title.Visible = True Title.Caption = 'T [°C]' Title.Frame.Color = clRed Title.LabelBrush.Style = bsClear Transformations = TempTrans end> BackColor = clWhite Extent.UseXMax = True Extent.UseXMin = True Extent.UseYMax = True Extent.UseYMin = True Extent.XMax = 1 Extent.YMax = 1 Foot.Brush.Color = clBtnFace Foot.Font.Color = clBlue Title.Brush.Color = clBtnFace Title.Font.Color = clBlue Title.Text.Strings = ( 'TAChart' ) Toolset = ChartToolset Color = clWhite object marker1ConstantLine: TConstantLine Active = False LineStyle = lsVertical Pen.Color = clNavy Pen.Width = 2 Position = 0.2 end object marker2ConstantLine: TConstantLine Active = False LineStyle = lsVertical Pen.Color = clPurple Pen.Width = 2 Position = 0 end object curvedbaselinedraggLineSeries: TLineSeries Legend.Visible = False Active = False LinePen.Color = clMaroon LineType = ltNone Pointer.Brush.Color = clMaroon Pointer.Style = psCircle Pointer.Visible = True ShowPoints = True end object Text1LineSeries: TLineSeries Legend.Visible = False Active = False Marks.Distance = 0 Marks.Format = '%2:s' Marks.Style = smsLabel LineType = ltNone Pointer.HorizSize = 1 Pointer.VertSize = 1 end object CurvedbaselinemarkerLineSeries: TLineSeries end object time_q0LineSeries: TLineSeries LinePen.Color = 51712 Pointer.HorizSize = 1 Pointer.Pen.Color = clGreen Pointer.Style = psPoint Pointer.VertSize = 1 end object time_q1LineSeries: TLineSeries LinePen.Color = clBlue Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object time_tempLineSeries: TLineSeries LinePen.Color = clFuchsia Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object time_tempmLineSeries: TLineSeries LinePen.Color = clRed Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object temp_q0LineSeries: TLineSeries LinePen.Color = 51712 Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object temp_q1LineSeries: TLineSeries LinePen.Color = clBlue Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object temp_tempmLineSeries: TLineSeries LinePen.Color = clRed Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 end object CurvedbaselineLineSeries: TLineSeries Active = False end object CurvedbaselinedirectionLineSeries1: TLineSeries Active = False LinePen.Color = clFuchsia Pointer.Pen.Color = clFuchsia end object CurvedbaselinedirectionLineSeries2: TLineSeries Active = False LinePen.Color = clFuchsia Pointer.Pen.Color = clFuchsia end object Text2LineSeries: TLineSeries Legend.Visible = False Marks.Distance = 0 Marks.LabelFont.Color = clRed Marks.Format = '%2:s' Marks.Frame.Visible = False Marks.LabelBrush.Color = clWhite Marks.Style = smsLabel LineType = ltNone Pointer.HorizSize = 0 Pointer.VertSize = 0 end object markersLineSeries: TLineSeries Legend.Visible = False LinePen.Color = clMaroon LineType = ltNone Pointer.Brush.Color = clMaroon Pointer.HorizSize = 1 Pointer.Pen.Color = clMaroon Pointer.VertSize = 8 Pointer.Visible = True ShowPoints = True end object onsetLineSeries: TLineSeries Legend.Visible = False LineType = ltNone Pointer.HorizSize = 1 Pointer.Style = psPoint Pointer.VertSize = 1 Pointer.Visible = True ShowPoints = True end end object Timebutton: TCDButton Left = 64 Height = 40 Top = 712 Width = 100 Caption = 'Time' Color = clYellow DrawStyle = dsDefault OnClick = TimebuttonClick TabOrder = 1 TabStop = True end object TimeminEdit: TFloatSpinEdit Left = 16 Height = 34 Top = 760 Width = 96 DecimalPlaces = 1 Font.Height = -15 Font.Name = 'Sans' MaxValue = 1000000 MinValue = 0 OnKeyPress = TimeminEditKeyPress OnMouseUp = TimeminEditMouseUp ParentFont = False TabOrder = 2 Value = 0 end object TimemaxEdit: TFloatSpinEdit Left = 120 Height = 34 Top = 760 Width = 104 DecimalPlaces = 1 Font.Height = -15 Font.Name = 'Sans' MaxValue = 1000000000 MinValue = 0 OnKeyPress = TimemaxEditKeyPress OnMouseUp = TimemaxEditMouseUp ParentFont = False TabOrder = 3 Value = 0 end object Qbutton: TCDButton Left = 280 Height = 40 Top = 712 Width = 100 Caption = 'dT' Color = 51712 DrawStyle = dsDefault OnMouseUp = QbuttonMouseUp TabOrder = 4 TabStop = True end object QminEdit: TFloatSpinEdit Left = 232 Height = 34 Top = 760 Width = 96 DecimalPlaces = 3 Font.Height = -15 Font.Name = 'Sans' Increment = 0.01 MinValue = -100 OnKeyPress = QminEditKeyPress OnMouseUp = QminEditMouseUp ParentFont = False TabOrder = 5 Value = 0 end object QmaxEdit: TFloatSpinEdit Left = 336 Height = 34 Top = 760 Width = 88 DecimalPlaces = 3 Font.Height = -15 Font.Name = 'Sans' Increment = 0.01 MinValue = -100 OnKeyPress = QmaxEditKeyPress OnMouseUp = QmaxEditMouseUp ParentFont = False TabOrder = 6 Value = 0 end object Tempbutton: TCDButton Left = 480 Height = 40 Top = 712 Width = 100 Caption = 'Temp' Color = clRed DrawStyle = dsDefault OnMouseUp = TempbuttonMouseUp TabOrder = 7 TabStop = True end object TempminEdit: TFloatSpinEdit Left = 432 Height = 34 Top = 760 Width = 96 DecimalPlaces = 1 Font.Height = -15 Font.Name = 'Sans' Increment = 0.1 MaxValue = 1000 MinValue = 0 OnKeyUp = TempminEditKeyUp OnMouseUp = TempminEditMouseUp ParentFont = False TabOrder = 8 Value = 0 end object TempmaxEdit: TFloatSpinEdit Left = 536 Height = 34 Top = 760 Width = 92 DecimalPlaces = 1 Font.Height = -15 Font.Name = 'Sans' Increment = 0.1 MaxValue = 1000 MinValue = 0 OnKeyUp = TempmaxEditKeyUp OnMouseUp = TempmaxEditMouseUp ParentFont = False TabOrder = 9 Value = 0 end object Xaxisbutton: TCDButton Left = 960 Height = 40 Top = 712 Width = 88 Caption = 'Time/Temp' Color = clMoneyGreen DrawStyle = dsDefault OnClick = XaxisbuttonClick TabOrder = 10 TabStop = True end object Yaxisbutton: TCDButton Left = 8 Height = 40 Top = 72 Width = 72 Caption = 'Y axis' Color = clMoneyGreen DrawStyle = dsDefault OnClick = YaxisbuttonClick TabOrder = 11 TabStop = True end object Quit: TCDButton Left = 1072 Height = 40 Top = 744 Width = 64 Caption = 'Quit' Color = clOlive DrawStyle = dsDefault OnClick = QuitClick TabOrder = 12 TabStop = True end object Print: TCDButton Left = 1064 Height = 40 Top = 576 Width = 100 Caption = 'Print' Color = clAqua DrawStyle = dsDefault OnClick = PrintClick TabOrder = 13 TabStop = True end object Image: TCDButton Left = 1064 Height = 40 Top = 520 Width = 100 Caption = 'Image' Color = clAqua DrawStyle = dsDefault OnClick = ImageClick TabOrder = 14 TabStop = True end object Newbutton: TCDButton Left = 16 Height = 40 Top = 8 Width = 100 Caption = 'New' Color = clAqua DrawStyle = dsDefault OnClick = NewbuttonClick TabOrder = 15 TabStop = True end object Lowerlimitbutton: TCDButton Left = 664 Height = 40 Top = 712 Width = 100 Caption = 'Lower Limit' Color = clAqua DrawStyle = dsDefault OnClick = LowerlimitbuttonClick TabOrder = 16 TabStop = True end object Upperlimitbutton: TCDButton Left = 816 Height = 40 Top = 712 Width = 100 Caption = 'Upper Limit' Color = clAqua DrawStyle = dsDefault OnClick = UpperlimitbuttonClick TabOrder = 17 TabStop = True end object Filterbutton: TCDButton Left = 1064 Height = 40 Top = 160 Width = 100 Caption = 'Filter' Color = clAqua DrawStyle = dsDefault OnClick = FilterbuttonClick TabOrder = 18 TabStop = True end object Baselinebutton: TCDButton Left = 1064 Height = 40 Top = 104 Width = 100 Caption = 'Baseline' Color = clAqua DrawStyle = dsDefault OnClick = BaselinebuttonClick TabOrder = 19 TabStop = True end object Diferencebutton: TCDButton Left = 1064 Height = 40 Top = 208 Width = 100 Caption = 'Difference' Color = clAqua DrawStyle = dsDefault OnClick = DiferencebuttonClick TabOrder = 20 TabStop = True end object Areabutton: TCDButton Left = 1064 Height = 40 Top = 256 Width = 100 Caption = 'Area' Color = clAqua DrawStyle = dsDefault OnClick = AreabuttonClick TabOrder = 21 TabStop = True end object onsetbutton: TCDButton Left = 1064 Height = 40 Top = 304 Width = 100 Caption = 'Onset/Melt' Color = clAqua DrawStyle = dsDefault OnClick = onsetbuttonClick TabOrder = 22 TabStop = True end object Tmaxbutton: TCDButton Left = 1064 Height = 40 Top = 352 Width = 100 Caption = 'Temp' Color = clAqua DrawStyle = dsDefault OnClick = TmaxbuttonClick TabOrder = 23 TabStop = True end object Savebutton: TCDButton Left = 1064 Height = 40 Top = 464 Width = 100 Caption = 'Save' Color = clAqua DrawStyle = dsDefault OnClick = SavebuttonClick TabOrder = 24 TabStop = True end object Textoutbutton: TCDButton Left = 1064 Height = 40 Top = 408 Width = 100 Caption = 'Text Out' Color = clAqua DrawStyle = dsDefault OnClick = TextoutbuttonClick TabOrder = 25 TabStop = True end object drawbutton: TCDButton Left = 1064 Height = 40 Top = 632 Width = 100 Caption = 'Draw' Color = clAqua DrawStyle = dsDefault OnClick = drawbuttonClick TabOrder = 26 TabStop = True end object Memo: TMemo Left = 264 Height = 104 Top = 8 Width = 608 Color = clCream Font.Color = clRed Lines.Strings = ( 'Memo' ) ParentFont = False TabOrder = 27 end object resultlabel: TLabel Left = 104 Height = 1 Top = 128 Width = 1 Font.Height = -16 Font.Name = 'Sans' ParentColor = False ParentFont = False end object SetBaselinebutton: TCDButton Left = 1048 Height = 40 Top = 104 Width = 60 Caption = 'Set' Color = clAqua DrawStyle = dsDefault OnClick = SetBaselinebuttonClick TabOrder = 28 TabStop = True Visible = False end object EscBaselinebutton: TCDButton Left = 1120 Height = 40 Top = 104 Width = 60 Caption = 'Esc' Color = clAqua DrawStyle = dsDefault OnClick = EscBaselinebuttonClick TabOrder = 29 TabStop = True Visible = False end object SetTextoutbutton: TCDButton Left = 1048 Height = 40 Top = 408 Width = 60 Caption = 'Set' Color = clAqua DrawStyle = dsDefault OnClick = SetTextoutbuttonClick TabOrder = 30 TabStop = True Visible = False end object EscTextoutbutton: TCDButton Left = 1120 Height = 40 Top = 408 Width = 60 Caption = 'Esc' Color = clAqua DrawStyle = dsDefault OnClick = EscTextoutbuttonClick TabOrder = 31 TabStop = True Visible = False end object TimeTrans: TChartAxisTransformations left = 169 top = 204 object TimeLinearAxisTrans: TLinearAxisTransform end end object QTrans: TChartAxisTransformations left = 252 top = 206 object QLinearAxisTrans: TLinearAxisTransform end end object TempTrans: TChartAxisTransformations left = 444 top = 206 object TempLinearAxisTrans: TLinearAxisTransform end end object LagTrans: TChartAxisTransformations left = 580 top = 206 object LagLinearAxisTrans: TLinearAxisTransform end end object PrintDialog: TPrintDialog left = 668 top = 212 end object Timer: TTimer Interval = 200 OnTimer = TimerTimer left = 380 top = 316 end object ChartToolset: TChartToolset left = 562 top = 334 object marker1DataPointDragTool: TDataPointDragTool Enabled = False Shift = [ssLeft] OnAfterMouseDown = marker1DataPointDragToolAfterMouseDown OnAfterMouseUp = marker1DataPointDragToolAfterMouseUp AffectedSeries = '0' DistanceMode = cdmOnlyX GrabRadius = 30 OnDrag = marker1DataPointDragToolDrag OnDragStart = marker1DataPointDragToolDragStart end object marker2DataPointDragTool: TDataPointDragTool Enabled = False Shift = [ssLeft] OnAfterMouseUp = marker2DataPointDragToolAfterMouseUp AffectedSeries = '1' DistanceMode = cdmOnlyX GrabRadius = 30 OnDrag = marker2DataPointDragToolDrag OnDragStart = marker2DataPointDragToolDragStart end object CurvedbaselineDataPointDragTool: TDataPointDragTool Enabled = False Shift = [ssLeft] OnAfterMouseDown = CurvedbaselineDataPointDragToolAfterMouseDown OnAfterMouseUp = CurvedbaselineDataPointDragToolAfterMouseUp AffectedSeries = '2' GrabRadius = 30 OnDrag = CurvedbaselineDataPointDragToolDrag end object TextDataPointDragTool: TDataPointDragTool Enabled = False Shift = [ssLeft] OnAfterMouseUp = TextDataPointDragToolAfterMouseUp AffectedSeries = '3' GrabRadius = 30 OnDrag = TextDataPointDragToolDrag end end object SelectDirectoryDialog1: TSelectDirectoryDialog left = 128 top = 448 end end