⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmdataresult.dfm

📁 用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!
💻 DFM
字号:
object dataresult: Tdataresult
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = #22788#29702#32467#26524#26174#31034
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  WindowState = wsMaximized
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object rdpfx: TRadioGroup
    Left = 8
    Top = 486
    Width = 89
    Height = 195
    Caption = #36873#25321#26041#21521
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      'A'#36724
      'B'#36724)
    ParentFont = False
    TabOrder = 0
    OnClick = rdpfxClick
  end
  object rdpnr: TRadioGroup
    Left = 104
    Top = 486
    Width = 91
    Height = 195
    Caption = #20869#23481
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #24179#38754#24046
      #24179#22343#24046
      #32047#31215#24046
      #27604#36739#24046)
    ParentFont = False
    TabOrder = 1
    OnClick = rdpfxClick
  end
  object chart: TChart
    Left = 196
    Top = 480
    Width = 821
    Height = 236
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    LeftWall.Pen.Width = 6
    MarginBottom = 0
    MarginLeft = 0
    MarginRight = 0
    MarginTop = 0
    Title.Color = clWhite
    Title.Text.Strings = (
      #23454#20363#22270#65288#20197'Excel'#37324#38754#30340#22270#20026#20934#65289)
    LeftAxis.Automatic = False
    LeftAxis.AutomaticMaximum = False
    LeftAxis.AutomaticMinimum = False
    LeftAxis.ExactDateTime = False
    LeftAxis.Maximum = 0.05
    LeftAxis.Minimum = -0.05
    Legend.ColorWidth = 20
    Legend.DividingLines.Width = 2
    Legend.Frame.Color = 8453888
    Legend.TextStyle = ltsPlain
    Legend.TopPos = 1
    View3D = False
    View3DOptions.Elevation = 270
    View3DOptions.Perspective = 0
    BevelOuter = bvNone
    Color = clWindow
    TabOrder = 2
  end
  object StringGrid1: TStringGrid
    Left = 4
    Top = 0
    Width = 1013
    Height = 473
    DefaultColWidth = 60
    DefaultRowHeight = 18
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    ColWidths = (
      60
      47
      60
      60
      60)
  end
  object Button3: TButton
    Left = 8
    Top = 688
    Width = 185
    Height = 25
    Caption = #25968#25454#21040'Excel-'#29983#25104#26631#20934#22270
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -