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

📄 u_htlx.dfm

📁 一套完整的合同管理系统,大家可以下载来看一看
💻 DFM
字号:
object frm_htlx: Tfrm_htlx
  Left = 429
  Top = 187
  Width = 275
  Height = 347
  Caption = #35774#32622#21512#21516#31867#22411
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 267
    Height = 81
    Align = alTop
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 51
      Width = 70
      Height = 14
      Caption = #21512#21516#31867#22411#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object BitBtn1: TBitBtn
      Left = 10
      Top = 8
      Width = 55
      Height = 25
      Caption = #28155#21152
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 74
      Top = 8
      Width = 55
      Height = 25
      Caption = #20462#25913
      TabOrder = 1
    end
    object BitBtn3: TBitBtn
      Left = 138
      Top = 8
      Width = 55
      Height = 25
      Caption = #21024#38500
      TabOrder = 2
    end
    object BitBtn4: TBitBtn
      Left = 202
      Top = 8
      Width = 55
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
      OnClick = BitBtn4Click
    end
    object Edit1: TEdit
      Left = 104
      Top = 48
      Width = 121
      Height = 20
      Ctl3D = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 4
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 81
    Width = 267
    Height = 239
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 263
      Height = 235
      Align = alClient
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
end

⌨️ 快捷键说明

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