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

📄 u_syshighset.dfm

📁 这是一个60吨地磅称量系统
💻 DFM
字号:
object F_SysHighSet: TF_SysHighSet
  Left = -1
  Top = 63
  BorderStyle = bsNone
  Caption = 'F_SysHighSet'
  ClientHeight = 41
  ClientWidth = 1022
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 1025
    Height = 49
    Color = clMaroon
    TabOrder = 0
    object Button1: TButton
      Left = 16
      Top = 8
      Width = 75
      Height = 25
      Caption = 'COM'#36873#25321
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 840
      Top = 8
      Width = 75
      Height = 25
      Caption = #31354#32592#31216#37327
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 112
      Top = 8
      Width = 97
      Height = 25
      Caption = #28165#31354#34920'Mainweight'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 344
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354#21496#30917#21592
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 456
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354#36865#36135#21333#20301
      TabOrder = 4
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 560
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354#25910#36135#21333#20301
      TabOrder = 5
      OnClick = Button6Click
    end
    object Button7: TButton
      Left = 656
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354#36135#21697#21517#31216
      TabOrder = 6
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 752
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354#36710#29260#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = Button8Click
    end
    object Button9: TButton
      Left = 232
      Top = 8
      Width = 75
      Height = 25
      Caption = #28165#31354'Weight'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = Button9Click
    end
    object Button10: TButton
      Left = 936
      Top = 8
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      OnClick = Button10Click
    end
  end
  object Table1: TTable
    TableName = 'Weight.DBF'
    Left = 24
    Top = 8
  end
  object Table2: TTable
    TableName = 'Mainweight.DBF'
    Left = 96
    Top = 8
  end
  object Table3: TTable
    TableName = 'OPTER.dbf'
    Left = 728
    Top = 8
  end
  object Table4: TTable
    TableName = 'SD.dbf'
    Left = 192
    Top = 8
  end
  object Table5: TTable
    TableName = 'RD.dbf'
    Left = 320
    Top = 8
  end
  object Table6: TTable
    TableName = 'NAME.dbf'
    Left = 424
    Top = 8
  end
  object Table7: TTable
    TableName = 'CARNO.dbf'
    Left = 528
    Top = 8
  end
  object Table8: TTable
    TableName = 'METERNO.dbf'
    Left = 632
    Top = 8
  end
end

⌨️ 快捷键说明

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