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

📄 base_check_head.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Base_Check_Head: TFrm_Base_Check_Head
  Left = 295
  Top = 144
  Caption = 'Frm_Base_Check_Head'
  ClientHeight = 564
  FormStyle = fsMDIChild
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    inherited ToolBar: TToolBar
      Width = 256
      object ToolButton1: TToolButton
        Left = 23
        Top = 0
        Width = 6
        Caption = 'ToolButton1'
        ImageIndex = 43
        Style = tbsSeparator
      end
      object TlBtn_Look: TToolButton
        Left = 29
        Top = 0
        Action = Act_Look
      end
      object ToolButton5: TToolButton
        Left = 52
        Top = 0
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object TlBtn_Filter: TToolButton
        Left = 60
        Top = 0
        Action = Act_Filter
      end
      object TlBtn_Locate: TToolButton
        Left = 83
        Top = 0
        Action = Act_Locate
      end
      object ToolButton3: TToolButton
        Left = 106
        Top = 0
        Width = 6
        Caption = 'ToolButton3'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object TlBtn_Order: TToolButton
        Left = 112
        Top = 0
        Action = Act_Order
      end
      object ToolButton2: TToolButton
        Left = 135
        Top = 0
        Action = Act_SetColumn
      end
      object ToolButton6: TToolButton
        Left = 158
        Top = 0
        Action = Act_Preview
      end
      object ToolButton7: TToolButton
        Left = 181
        Top = 0
        Action = Act_Print
      end
      object ToolButton8: TToolButton
        Left = 204
        Top = 0
        Action = Act_Excel
      end
      object ToolButton9: TToolButton
        Left = 227
        Top = 0
        Width = 6
        Caption = 'ToolButton9'
        ImageIndex = 49
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 233
        Top = 0
        Action = Act_Quit
      end
    end
  end
  inherited Pnl_Head: TPanel
    Height = 36
    inherited Image1: TImage
      Height = 36
    end
    object Lbl_OrderTitle: TLabel
      Left = 14
      Top = 21
      Width = 60
      Height = 12
      Caption = #25490#24207#26041#24335#65306
      Transparent = True
    end
    object Lbl_ConditionTitle: TLabel
      Left = 14
      Top = 6
      Width = 60
      Height = 12
      Caption = #36807#28388#26465#20214#65306
      Transparent = True
    end
    object Lbl_Condition: TLabel
      Left = 85
      Top = 5
      Width = 6
      Height = 12
      Transparent = True
    end
    object Lbl_Order: TLabel
      Left = 72
      Top = 21
      Width = 54
      Height = 12
      Caption = 'Lbl_Order'
      Transparent = True
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 539
  end
  inherited Pnl_Body: TPanel
    Top = 91
    Height = 448
    inherited Image3: TImage
      Height = 448
    end
    object DBGridEh: TDBGridEh
      Left = 0
      Top = 0
      Width = 792
      Height = 448
      Align = alClient
      Color = 15727341
      Ctl3D = False
      DataSource = DataSource
      FixedColor = 14673912
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
      ParentCtl3D = False
      ParentFont = False
      PopupMenu = PopuPmenu
      ReadOnly = True
      RowHeight = 17
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      TitleHeight = 16
      VTitleMargin = 3
      OnDblClick = Act_LookExecute
      OnDrawDataCell = DBGridEhDrawDataCell
      OnGetCellParams = DBGridEhGetCellParams
    end
  end
  inherited AdoQry_Tmp: TADOQuery
    Left = 389
    Top = 171
  end
  inherited ActionList: TActionList
    Left = 208
    inherited Act_Filter: TAction
      OnExecute = Act_FilterExecute
    end
    inherited Act_Locate: TAction
      OnExecute = Act_LocateExecute
    end
    inherited Act_Order: TAction
      OnExecute = Act_OrderExecute
    end
    inherited Act_Look: TAction
      OnExecute = Act_LookExecute
    end
    inherited Act_Print: TAction
      OnExecute = Act_PrintExecute
    end
    inherited Act_Preview: TAction
      OnExecute = Act_PreviewExecute
    end
    inherited Act_Excel: TAction
      OnExecute = Act_ExcelExecute
    end
    inherited Act_SetColumn: TAction
      OnExecute = Act_SetColumnExecute
    end
  end
  object AdoQry_Head: TADOQuery
    ConnectionString = 'FILE NAME=Mrpii.udl'
    CursorType = ctStatic
    LockType = ltBatchOptimistic
    AfterOpen = AdoQueryAfterOpen
    EnableBCD = False
    Parameters = <>
    Left = 312
    Top = 169
  end
  object DataSource: TDataSource
    DataSet = AdoQry_Head
    Left = 352
    Top = 185
  end
  object PopuPmenu: TPopupMenu
    Left = 264
    Top = 169
    object HideColumn: TMenuItem
      Caption = #38544#34255
      OnClick = HideColumnClick
    end
  end
  object ExtPrintReport: TExtPrintReport
    TopBordermm = 20
    BottomBordermm = 20
    LeftBordermm = 10
    RightBordermm = 10
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #23435#20307
    TitleFont.Style = [fsBold]
    SubtitleFont.Charset = DEFAULT_CHARSET
    SubtitleFont.Color = clWindowText
    SubtitleFont.Height = -13
    SubtitleFont.Name = #23435#20307
    SubtitleFont.Style = [fsBold]
    ReportFont.Charset = DEFAULT_CHARSET
    ReportFont.Color = clWindowText
    ReportFont.Height = -13
    ReportFont.Name = #23435#20307
    ReportFont.Style = []
    FootFont.Charset = DEFAULT_CHARSET
    FootFont.Color = clWindowText
    FootFont.Height = -13
    FootFont.Name = #23435#20307
    FootFont.Style = [fsBold]
    NeedLine = False
    SumPerPage = True
    SumTotal = True
    PaperSet = [ptA3, ptA4, ptB4, ptB5, ptNarrow, ptWide]
    PaperOrientation = poPortrait
    ShowPrintRange = True
    PaperType = ptA4
    HeaderGroups = <>
    Headers = <>
    Left = 104
    Top = 169
  end
end

⌨️ 快捷键说明

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