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

📄 inputno.dfm

📁 1. 纯粹的合同管理,不涉及其它业务,独立成系统2. 简单明了,流程清析3. 合同条款可预定制4. 丰富强大的打印预览系统5. 实用的导入导出功能,可与excel交互使用6. 时刻追踪合同执行情况,包
💻 DFM
字号:
inherited InputNoForm: TInputNoForm
  Caption = #26426#25151#31649#29702#31995#32479
  ClientHeight = 158
  ClientWidth = 266
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 266
    inherited palRightUp: TPanel
      Left = 171
    end
    inherited palUpMid: TPanel
      Width = 91
      inherited imgCaption: TImage
        Width = 91
      end
      inherited CoolBarMenu: TCoolBar
        Width = 91
        Bands = <
          item
            Control = ToolBarMenu
            ImageIndex = -1
            MinHeight = 23
            Width = 91
          end>
        inherited ToolBarMenu: TToolBar
          Width = 87
        end
      end
    end
  end
  inherited palDown: TPanel
    Top = 149
    Width = 266
    inherited imgRightDown: TImage
      Left = 256
    end
    inherited imgDownMin: TImage
      Width = 246
    end
  end
  inherited palLeft: TPanel
    Height = 99
    inherited imgLeft: TImage
      Height = 99
    end
  end
  inherited palRight: TPanel
    Left = 251
    Height = 99
    inherited imgRight: TImage
      Height = 99
    end
  end
  inherited palClient: TPanel
    Width = 241
    Height = 99
    inherited lbBtnOK: TLabelBtn
      Left = 128
      Top = 72
      OnClick = MIBtnOKClick
    end
    inherited lbBtnExit: TLabelBtn
      Left = 200
      Top = 72
      OnClick = imgCloseButtonClick
    end
    inherited MIBtnOK: TMoveImgBtn
      Left = 96
      Top = 64
      OnClick = MIBtnOKClick
    end
    inherited MIBtnExit: TMoveImgBtn
      Left = 168
      Top = 64
      OnClick = imgCloseButtonClick
    end
    object Label1: TLabel
      Left = 30
      Top = 8
      Width = 102
      Height = 12
      Caption = #35831#36755#20837'8'#20301#25968#23383#21345#21495
      Transparent = True
    end
    object edtInputNo: TEdit
      Left = 32
      Top = 24
      Width = 177
      Height = 20
      MaxLength = 8
      TabOrder = 0
      OnKeyPress = edtInputNoKeyPress
    end
  end
end

⌨️ 快捷键说明

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