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

📄 syssetup.dfm

📁 1. 纯粹的合同管理,不涉及其它业务,独立成系统2. 简单明了,流程清析3. 合同条款可预定制4. 丰富强大的打印预览系统5. 实用的导入导出功能,可与excel交互使用6. 时刻追踪合同执行情况,包
💻 DFM
字号:
inherited SysSetupForm: TSysSetupForm
  Left = 238
  Top = 199
  Caption = #31995#32479#35774#32622
  ClientHeight = 239
  ClientWidth = 355
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 355
    inherited palRightUp: TPanel
      Left = 260
    end
    inherited palUpMid: TPanel
      Width = 180
      inherited imgCaption: TImage
        Width = 180
      end
      inherited CoolBarMenu: TCoolBar
        Width = 180
        Bands = <
          item
            Control = ToolBarMenu
            ImageIndex = -1
            MinHeight = 23
            Width = 180
          end>
        inherited ToolBarMenu: TToolBar
          Width = 176
        end
      end
    end
  end
  inherited palDown: TPanel
    Top = 230
    Width = 355
    inherited imgRightDown: TImage
      Left = 345
    end
    inherited imgDownMin: TImage
      Width = 335
    end
  end
  inherited palLeft: TPanel
    Height = 180
    inherited imgLeft: TImage
      Height = 180
    end
  end
  inherited palRight: TPanel
    Left = 340
    Height = 180
    inherited imgRight: TImage
      Height = 180
    end
  end
  inherited palClient: TPanel
    Width = 330
    Height = 180
    inherited lbBtnOK: TLabelBtn
      Left = 208
      Top = 152
      OnClick = MIBtnOKClick
    end
    inherited lbBtnExit: TLabelBtn
      Left = 288
      Top = 152
      OnClick = imgCloseButtonClick
    end
    inherited MIBtnOK: TMoveImgBtn
      Left = 176
      Top = 144
      OnClick = MIBtnOKClick
    end
    inherited MIBtnExit: TMoveImgBtn
      Left = 256
      Top = 144
      OnClick = imgCloseButtonClick
    end
    object Label1: TLabel
      Left = 24
      Top = 20
      Width = 48
      Height = 12
      Caption = #25910#36153#26631#20934
      Transparent = True
    end
    object Label2: TLabel
      Left = 24
      Top = 52
      Width = 72
      Height = 12
      Caption = #26368#20302#25552#31034#26426#26102
      Transparent = True
    end
    object Label3: TLabel
      Left = 24
      Top = 84
      Width = 72
      Height = 12
      Caption = #33258#21160#20445#23494#26102#38388
      Transparent = True
    end
    object Label4: TLabel
      Left = 24
      Top = 116
      Width = 72
      Height = 12
      Caption = #33258#21160#20445#23384#26102#38388
      Transparent = True
    end
    object Label5: TLabel
      Left = 240
      Top = 20
      Width = 60
      Height = 12
      Caption = #20998#38065'/6'#20998#38047
      Transparent = True
    end
    object Label6: TLabel
      Left = 240
      Top = 52
      Width = 48
      Height = 12
      Caption = #20998#38047#26426#26102
      Transparent = True
    end
    object Label7: TLabel
      Left = 240
      Top = 84
      Width = 24
      Height = 12
      Caption = #31186#38047
      Transparent = True
    end
    object Label8: TLabel
      Left = 240
      Top = 116
      Width = 24
      Height = 12
      Caption = #20998#38047
      Transparent = True
    end
    object edtCharge: TEdit
      Left = 104
      Top = 16
      Width = 121
      Height = 20
      MaxLength = 5
      TabOrder = 0
      OnKeyPress = edtChargeKeyPress
    end
    object edtMinTime: TEdit
      Left = 104
      Top = 48
      Width = 121
      Height = 20
      MaxLength = 5
      TabOrder = 1
      OnKeyPress = edtChargeKeyPress
    end
    object edtAutoHide: TEdit
      Left = 104
      Top = 80
      Width = 121
      Height = 20
      MaxLength = 5
      TabOrder = 2
      OnKeyPress = edtChargeKeyPress
    end
    object edtAutoSave: TEdit
      Left = 104
      Top = 112
      Width = 121
      Height = 20
      MaxLength = 5
      TabOrder = 3
      OnKeyPress = edtChargeKeyPress
    end
  end
end

⌨️ 快捷键说明

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