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

📄 unitlarge.dfm

📁 纺织类 纤维强力测试中蠕变性能测试源码
💻 DFM
字号:
object FormLarge: TFormLarge
  Left = 218
  Top = 132
  Width = 783
  Height = 540
  Caption = #26354#32447#25918#22823#22270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Chart1: TChart
    Left = 0
    Top = 0
    Width = 775
    Height = 453
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      'TChart')
    View3D = False
    Align = alClient
    TabOrder = 0
    OnMouseMove = Chart1MouseMove
    object Label1: TLabel
      Left = 112
      Top = 44
      Width = 257
      Height = 13
      AutoSize = False
      Caption = #24378#21147#20540#65306'   '#20280#38271#37327#20540#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object CheckBox1: TCheckBox
      Left = 40
      Top = 16
      Width = 113
      Height = 17
      Caption = #24320#21551#40736#26631#36319#36394
      TabOrder = 0
      Visible = False
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 453
    Width = 775
    Height = 41
    Align = alBottom
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 152
      Top = 8
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 328
      Top = 8
      Width = 75
      Height = 25
      Caption = #25171#21360#39044#35272
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 520
      Top = 8
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 2
      OnClick = BitBtn3Click
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 494
    Width = 775
    Height = 19
    Panels = <>
  end
  object QRCompositeReport1: TQRCompositeReport
    OnAddReports = QRCompositeReport1AddReports
    Options = []
    PrinterSettings.Copies = 1
    PrinterSettings.Duplex = False
    PrinterSettings.FirstPage = 0
    PrinterSettings.LastPage = 0
    PrinterSettings.OutputBin = Auto
    PrinterSettings.Orientation = poPortrait
    PrinterSettings.PaperSize = Letter
    Left = 416
    Top = 272
  end
end

⌨️ 快捷键说明

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