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

📄 cf0xh.dfm

📁 根据箱号
💻 DFM
📖 第 1 页 / 共 5 页
字号:
inherited f0xh: Tf0xh
  Left = 17
  Top = 60
  Caption = #26681#25454#21253#35013#31665#21495#26597#35810
  ClientHeight = 617
  ClientWidth = 982
  FormStyle = fsMDIChild
  OldCreateOrder = True
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited middle_left: TPanel
    Height = 557
    inherited M_left: TImage
      Height = 557
    end
  end
  inherited buttom: TPanel
    Top = 607
    Width = 982
    inherited bottom_middle: TImage
      Width = 964
    end
    inherited bottom_right: TImage
      Left = 972
    end
  end
  inherited middle: TPanel
    Width = 964
    Height = 557
    object ToolBar1: TToolBar
      Left = 0
      Top = 0
      Width = 964
      Height = 60
      AutoSize = True
      ButtonHeight = 60
      ButtonWidth = 76
      Caption = 'ToolBar1'
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      Images = ImageList1
      ShowCaptions = True
      TabOrder = 0
      object find: TToolButton
        Left = 0
        Top = 0
        Caption = #24320#22987#26597#35810'(&F)'
        ImageIndex = 0
        OnClick = findClick
      end
      object clear: TToolButton
        Left = 76
        Top = 0
        Caption = #28165#31354#26597#35810'(&C)'
        ImageIndex = 1
        OnClick = clearClick
      end
      object ToolButton7: TToolButton
        Left = 152
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object copy: TToolButton
        Left = 160
        Top = 0
        Caption = #20018#21495#22797#21046'(&P)'
        ImageIndex = 2
        OnClick = copyClick
      end
      object excel: TToolButton
        Left = 236
        Top = 0
        Caption = 'Excel'#23548#20986'(&E)'
        ImageIndex = 3
        OnClick = excelClick
      end
      object ToolButton8: TToolButton
        Left = 312
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object output: TToolButton
        Left = 320
        Top = 0
        Caption = #30331#35760#21457#36135'(&O)'
        Enabled = False
        ImageIndex = 4
      end
      object ToolButton9: TToolButton
        Left = 396
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object exit: TToolButton
        Left = 404
        Top = 0
        Caption = #36864'      '#20986'(&E)'
        ImageIndex = 5
        OnClick = exitClick
      end
    end
    object Panel1: TPanel
      Left = 0
      Top = 60
      Width = 964
      Height = 57
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Color = 13619151
      TabOrder = 1
      object Label1: TLabel
        Left = 19
        Top = 7
        Width = 52
        Height = 13
        Caption = #26597#35810#26465#20214
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label3: TLabel
        Left = 36
        Top = 32
        Width = 65
        Height = 13
        Caption = #21253#35013#31665#21495#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label4: TLabel
        Left = 112
        Top = 8
        Width = 7
        Height = 13
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Gauge_process: TGauge
        Left = 472
        Top = 28
        Width = 281
        Height = 19
        BackColor = clCream
        ForeColor = clBlue
        Progress = 0
        Visible = False
      end
      object Edit1: TEdit
        Left = 113
        Top = 29
        Width = 222
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        MaxLength = 30
        ParentFont = False
        TabOrder = 0
        OnKeyPress = Edit1KeyPress
      end
      object CheckBox2: TCheckBox
        Left = 354
        Top = 27
        Width = 97
        Height = 23
        Caption = #20018#21495#21453#26597#31665#21495
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object ProgressBar1: TProgressBar
        Left = 474
        Top = 29
        Width = 279
        Height = 17
        TabOrder = 2
        Visible = False
      end
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 117
      Width = 964
      Height = 440
      Align = alClient
      DataSource = DataSource1
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ReadOnly = True

⌨️ 快捷键说明

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