📄 zhishu.dfm
字号:
object Form2: TForm2
Left = 167
Top = 96
Width = 875
Height = 588
BorderIcons = [biSystemMenu, biMinimize]
Caption = #35745#31639#25351#25968
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Chart1: TChart
Left = 22
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = 4194368
BottomAxis.Increment = 0.500000000000000000
BottomAxis.LabelsSeparation = 0
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.Inverted = True
View3D = False
TabOrder = 0
object Series1: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object Chart2: TChart
Left = 162
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = -1
BottomAxis.Increment = 0.500000000000000000
BottomAxis.LabelsSeparation = 0
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.Inverted = True
LeftAxis.MinorGrid.Color = clGray
LeftAxis.MinorGrid.Style = psDot
View3D = False
TabOrder = 1
object Series2: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object Chart3: TChart
Left = 303
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = -1
BottomAxis.Increment = 0.500000000000000000
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.Inverted = True
View3D = False
TabOrder = 2
object Series3: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object Chart4: TChart
Left = 443
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = -1
BottomAxis.Increment = 0.500000000000000000
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.Inverted = True
View3D = False
TabOrder = 3
object HorizLineSeries1: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Title = 'Series4'
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object GroupBox8: TGroupBox
Left = 443
Top = 1
Width = 140
Height = 85
TabOrder = 4
object Label28: TLabel
Left = 45
Top = 16
Width = 84
Height = 13
AutoSize = False
Caption = #37240#25935#25351#25968
end
object Label30: TLabel
Left = 33
Top = 61
Width = 81
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object GroupBox7: TGroupBox
Left = 303
Top = 1
Width = 140
Height = 85
TabOrder = 5
object Label25: TLabel
Left = 47
Top = 16
Width = 61
Height = 13
AutoSize = False
Caption = #36895#25935#25351#25968
end
object Label27: TLabel
Left = 34
Top = 61
Width = 81
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object GroupBox6: TGroupBox
Left = 162
Top = 1
Width = 140
Height = 85
TabOrder = 6
object Label22: TLabel
Left = 48
Top = 16
Width = 54
Height = 13
AutoSize = False
Caption = #27700#25935#25351#25968
end
object Label24: TLabel
Left = 34
Top = 61
Width = 86
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object GroupBox3: TGroupBox
Left = 22
Top = 1
Width = 140
Height = 85
TabOrder = 7
object Label19: TLabel
Left = 46
Top = 16
Width = 58
Height = 13
AutoSize = False
Caption = #30897#25935#25351#25968
end
object Label21: TLabel
Left = 32
Top = 61
Width = 94
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object Chart5: TChart
Left = 584
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = -1
BottomAxis.Increment = 0.500000000000000000
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.Inverted = True
View3D = False
TabOrder = 8
object HorizLineSeries2: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Title = 'Series5'
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object GroupBox1: TGroupBox
Left = 584
Top = 1
Width = 140
Height = 85
TabOrder = 9
object Label1: TLabel
Left = 49
Top = 16
Width = 58
Height = 13
AutoSize = False
Caption = #30416#25935#25351#25968
end
object Label3: TLabel
Left = 35
Top = 61
Width = 78
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object BitBtn4: TBitBtn
Left = 459
Top = 513
Width = 75
Height = 25
Caption = #32437#21521#36824#21407
Enabled = False
TabOrder = 13
OnClick = BitBtn4Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33033333333333333F7F3333333333333000333333333333F777333333333333
000333333333333F777333333333333000333333333333F77733333333333300
033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
333333773337777333333078F8F87033333337F3333337F33333778F8F8F8773
333337333333373F333307F8F8F8F70333337F33FFFFF37F3333078999998703
33337F377777337F333307F8F8F8F703333373F3333333733333778F8F8F8773
333337F3333337F333333078F8F870333333373FF333F7333333330777770333
333333773FF77333333333370007333333333333777333333333}
NumGlyphs = 2
end
object BitBtn3: TBitBtn
Left = 348
Top = 513
Width = 75
Height = 25
Caption = #32437#21521#25918#22823
TabOrder = 12
OnClick = BitBtn3Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33033333333333333F7F3333333333333000333333333333F777333333333333
000333333333333F777333333333333000333333333333F77733333333333300
033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
33333377333777733333307F8F8F7033333337F333F337F3333377F8F9F8F773
3333373337F3373F3333078F898F870333337F33F7FFF37F333307F99999F703
33337F377777337F3333078F898F8703333373F337F33373333377F8F9F8F773
333337F3373337F33333307F8F8F70333333373FF333F7333333330777770333
333333773FF77333333333370007333333333333777333333333}
NumGlyphs = 2
end
object BitBtn6: TBitBtn
Left = 237
Top = 513
Width = 75
Height = 25
Caption = #32437#21521#32553#23567
Enabled = False
TabOrder = 11
OnClick = BitBtn6Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
0400000000000001000000000000000000001000000010000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33033333333333333F7F3333333333333000333333333333F777333333333333
000333333333333F777333333333333000333333333333F77733333333333300
033333333FFF3F777333333700073B703333333F7773F77733333307777700B3
333333773337777333333078F8F87033333337F3333337F33333778F8F8F8773
333337333333373F333307F8F8F8F70333337F33FFFFF37F3333078999998703
33337F377777337F333307F8F8F8F703333373F3333333733333778F8F8F8773
333337F3333337F333333078F8F870333333373FF333F7333333330777770333
333333773FF77333333333370007333333333333777333333333}
NumGlyphs = 2
end
object GroupBox2: TGroupBox
Left = 725
Top = 1
Width = 140
Height = 85
TabOrder = 15
object Label2: TLabel
Left = 34
Top = 16
Width = 81
Height = 13
AutoSize = False
Caption = #32508#21512#25935#24863#25351#25968
end
object Label4: TLabel
Left = 32
Top = 61
Width = 86
Height = 13
AutoSize = False
Caption = '0 '#65288'~'#65289' 1'
end
end
object Chart6: TChart
Left = 725
Top = 86
Width = 140
Height = 400
AllowPanning = pmNone
Legend.Visible = False
Title.Text.Strings = (
'TChart')
Title.Visible = False
BottomAxis.Automatic = False
BottomAxis.AutomaticMaximum = False
BottomAxis.AutomaticMinimum = False
BottomAxis.ExactDateTime = False
BottomAxis.Grid.Color = -1
BottomAxis.Increment = 0.500000000000000000
BottomAxis.Maximum = 1.000000000000000000
BottomAxis.MinorGrid.Color = clGray
BottomAxis.MinorGrid.Style = psDot
BottomAxis.MinorGrid.Visible = True
BottomAxis.MinorTickCount = 4
LeftAxis.ExactDateTime = False
LeftAxis.Increment = 0.010000000000000000
LeftAxis.Inverted = True
View3D = False
TabOrder = 16
object HorizLineSeries3: THorizLineSeries
Marks.Arrow.Visible = True
Marks.Callout.Brush.Color = clBlack
Marks.Callout.Arrow.Visible = True
Marks.Visible = False
SeriesColor = clBlue
Title = 'Series6'
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = False
XValues.Name = 'X'
XValues.Order = loNone
YValues.Name = 'Y'
YValues.Order = loAscending
end
end
object ScrollBar1: TScrollBar
Left = 0
Top = 85
Width = 20
Height = 400
Kind = sbVertical
PageSize = 0
TabOrder = 10
OnChange = ScrollBar1Change
end
object Button5: TButton
Left = 570
Top = 513
Width = 67
Height = 25
Caption = #36864#20986#31243#24207
TabOrder = 14
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -