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

📄 u_seedata.dfm

📁 这是一个60吨地磅称量系统
💻 DFM
字号:
object F_SeeData: TF_SeeData
  Left = -6
  Top = 2
  Width = 1028
  Height = 717
  Align = alClient
  Caption = 'F_SeeData'
  Color = cl3DLight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object StringGrid1: TStringGrid
    Left = 0
    Top = 0
    Width = 1020
    Height = 690
    Align = alClient
    Color = clBackground
    ColCount = 13
    DefaultColWidth = 30
    FixedColor = clPurple
    RowCount = 2
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    ColWidths = (
      30
      125
      124
      125
      68
      60
      60
      62
      61
      69
      73
      72
      73)
  end
  object Table1: TTable
    TableName = 'Mainweight.DBF'
    Top = 136
  end
end

⌨️ 快捷键说明

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