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

📄 minetechpopup_unt.dfm

📁 煤矿行业采掘接替计划自动生成系统
💻 DFM
字号:
object MineTechPopup_Frm: TMineTechPopup_Frm
  Left = 157
  Top = 173
  Width = 613
  Height = 291
  Caption = #20449#24687#31383
  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 = 104
    Top = 24
    Width = 220
    Height = 19
    Caption = #36873#20013#30340#22238#37319#38754#30340#24037#33402#26159#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 288
    Top = 232
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 72
    Width = 577
    Height = 152
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ParentFont = False
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'Face_Id'
        Title.Caption = #24207#21495
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Name'
        Title.Caption = #21517#31216
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Mine_Height'
        Title.Caption = #37319#39640
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Face_Length'
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Push_Length'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22238#37319#24037#33402
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Obliquity'
        Title.Caption = #20542#35282
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'MiningArea'
        Title.Caption = #37319#21306
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Mined'
        Title.Caption = #29366#24577
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Coal'
        Title.Caption = #29028#23618
        Width = 70
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Finish_Length'
        Title.Caption = #23436#25104#38271#24230
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Remain_Reserve'
        Title.Caption = #21097#20313#20648#37327
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Day_Output'
        Title.Caption = #26085#20135#37327
        Visible = True
      end>
  end
  object Edit1: TEdit
    Left = 328
    Top = 24
    Width = 121
    Height = 21
    Color = clMoneyGreen
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    Text = 'Edit1'
  end
  object DataSource1: TDataSource
    DataSet = MineRelay_Frm.Face_AdoQ
    Left = 128
  end
end

⌨️ 快捷键说明

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