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

📄 lanetime_unt.dfm

📁 煤矿行业采掘接替计划自动生成系统
💻 DFM
字号:
inherited LaneTime_Frm: TLaneTime_Frm
  Top = 131
  Height = 369
  Caption = #33258#21160#35745#31639#20986#30340#25496#36827#20219#21153#30340#26368#36831#24320#12289#23436#24037#26102#38388#24773#20917
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel1: TPanel
    inherited BitBtn1: TBitBtn
      Enabled = False
    end
    inherited BitBtn2: TBitBtn
      Enabled = False
    end
  end
  inherited Panel2: TPanel
    Height = 301
    object Label1: TLabel [0]
      Tag = 11
      Left = 24
      Top = 64
      Width = 49
      Height = 13
      AutoSize = False
      Caption = '    '#24037#26399#65306
    end
    object Label2: TLabel [1]
      Tag = 13
      Left = 168
      Top = 72
      Width = 60
      Height = 13
      Caption = #26368#36831#24320#24037#65306
    end
    object Label3: TLabel [2]
      Tag = 15
      Left = 344
      Top = 72
      Width = 60
      Height = 13
      Caption = #26368#36831#23436#24037#65306
    end
    object Label4: TLabel [3]
      Left = 150
      Top = 19
      Width = 36
      Height = 13
      Caption = #21517#31216#65306
    end
    inherited DBGrid1: TDBGrid
      Top = 258
      Columns = <
        item
          Expanded = False
          FieldName = 'Lane_Id'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Project_Id'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Name'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'WorkQuantity'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'DayProgress'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'TaskTime'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'LST'
          Width = 64
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'LFT'
          Width = 70
          Visible = True
        end>
    end
    object DBEdit1: TDBEdit
      Tag = 12
      Left = 88
      Top = 64
      Width = 65
      Height = 21
      Color = clMoneyGreen
      DataField = 'TaskTime'
      DataSource = Base_DataS
      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
      TabOrder = 1
    end
    object DBEdit2: TDBEdit
      Tag = 14
      Left = 248
      Top = 64
      Width = 73
      Height = 21
      Color = clMoneyGreen
      DataField = 'LST'
      DataSource = Base_DataS
      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
      TabOrder = 2
    end
    object DBEdit3: TDBEdit
      Tag = 16
      Left = 432
      Top = 64
      Width = 65
      Height = 21
      Color = clMoneyGreen
      DataField = 'LFT'
      DataSource = Base_DataS
      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
      TabOrder = 3
    end
    object DBEdit4: TDBEdit
      Left = 200
      Top = 16
      Width = 121
      Height = 21
      Color = clMoneyGreen
      DataField = 'Name'
      DataSource = Base_DataS
      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
      TabOrder = 4
    end
  end
  inherited Base_DataS: TDataSource
    DataSet = Data_Frm.Lane_AdoTab
  end
end

⌨️ 快捷键说明

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