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

📄 unit15.dfm

📁 利用Modem的远程通信功能
💻 DFM
字号:
object exceedgrid: Texceedgrid
  Left = 125
  Top = 86
  Width = 538
  Height = 407
  Caption = 'exceedgrid'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 8
    Width = 297
    Height = 32
    Caption = #24066#27745#27700#25490#25918#36229#26631#25968#25454
    Font.Charset = GB2312_CHARSET
    Font.Color = clPurple
    Font.Height = -32
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 56
    Width = 505
    Height = 257
    DataSource = DataMD.DataSourceExceed
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #27969#37327#35745#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36229#26631#26085#26399
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36229#26631#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27700#20301
        Title.Caption = #27700#20301'(m)'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27969#36895
        Title.Caption = #27969#36895'(m/s)'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #30636#26102#27969#37327
        Title.Caption = #30636#26102#27969#37327'(t/h)'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32047#35745#27969#37327
        Title.Caption = #32047#31215#27969#37327'(t)'
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 24
    Top = 328
    Width = 490
    Height = 18
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 416
    Top = 16
    Width = 105
    Height = 25
    Caption = #25253#34920
    TabOrder = 2
    OnClick = BitBtn1Click
    Kind = bkIgnore
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 347
    Width = 530
    Height = 33
    Panels = <
      item
        Text = #24037#25511#20844#21496
        Width = 50
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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