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

📄 wj_xt_shezlj.~dfm

📁 完整的公司合同管理系统,基于ACSESS数据库开发,无须安装任何其他插件.附带源码.免费提供.
💻 ~DFM
字号:
object frmWJ_XT_SHEZLJ: TfrmWJ_XT_SHEZLJ
  Left = 234
  Top = 183
  BorderIcons = [biSystemMenu, biHelp]
  BorderStyle = bsDialog
  Caption = #35774#32622#25991#20214#23384#20648#36335#24452
  ClientHeight = 241
  ClientWidth = 318
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 209
    Height = 193
    Caption = #36873#25321#36335#24452
    Color = clBtnFace
    ParentColor = False
    TabOrder = 0
    object DirectoryListBox1: TDirectoryListBox
      Left = 8
      Top = 56
      Width = 145
      Height = 121
      ItemHeight = 16
      TabOrder = 0
      OnChange = DirectoryListBox1Change
    end
    object DriveComboBox1: TDriveComboBox
      Left = 8
      Top = 24
      Width = 145
      Height = 18
      DirList = DirectoryListBox1
      TabOrder = 1
      OnChange = DriveComboBox1Change
    end
  end
  object BitBtn1: TBitBtn
    Left = 232
    Top = 16
    Width = 75
    Height = 23
    Caption = #30830' '#23450
    ModalResult = 1
    TabOrder = 1
  end
  object BitBtn2: TBitBtn
    Left = 232
    Top = 48
    Width = 75
    Height = 23
    Caption = #21462' '#28040
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object Edit1: TEdit
    Left = 8
    Top = 208
    Width = 305
    Height = 18
    Color = clWhite
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 3
  end
  object ADOTable1: TADOTable
    Connection = frmDB.ADOConnection1
    CursorType = ctStatic
    TableName = 'LOC'
    Left = 232
    Top = 80
  end
end

⌨️ 快捷键说明

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