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

📄 u_xtsz.dfm

📁 很好的合同管理系统完整源码,适合初学者参考
💻 DFM
字号:
object frm_xtsz: Tfrm_xtsz
  Left = 221
  Top = 145
  Width = 325
  Height = 237
  Caption = #36335#24452#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 317
    Height = 210
    Align = alClient
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 0
    object Label2: TLabel
      Left = 16
      Top = 54
      Width = 98
      Height = 14
      Caption = #21512#21516#33609#31295#36335#24452#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 16
      Top = 86
      Width = 98
      Height = 14
      Caption = #21512#21516#23457#38405#36335#24452#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 16
      Top = 118
      Width = 98
      Height = 14
      Caption = #21512#21516#20462#25913#36335#24452#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 16
      Top = 150
      Width = 98
      Height = 14
      Caption = #21512#21516#31614#35746#36335#24452#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 58
      Top = 182
      Width = 56
      Height = 14
      Caption = #22238#25910#31449#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit2: TEdit
      Left = 120
      Top = 51
      Width = 169
      Height = 21
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 120
      Top = 83
      Width = 169
      Height = 21
      TabOrder = 1
    end
    object Edit4: TEdit
      Left = 120
      Top = 115
      Width = 169
      Height = 21
      TabOrder = 2
    end
    object Edit5: TEdit
      Left = 120
      Top = 147
      Width = 169
      Height = 21
      TabOrder = 3
    end
    object Edit6: TEdit
      Left = 120
      Top = 179
      Width = 169
      Height = 21
      TabOrder = 4
    end
    object Panel2: TPanel
      Left = 2
      Top = 2
      Width = 313
      Height = 41
      Align = alTop
      BevelInner = bvSpace
      BevelOuter = bvLowered
      TabOrder = 5
      object BitBtn1: TBitBtn
        Left = 16
        Top = 8
        Width = 75
        Height = 25
        Caption = #20445#23384
        TabOrder = 0
        OnClick = BitBtn1Click
      end
      object BitBtn2: TBitBtn
        Left = 121
        Top = 8
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 1
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 224
        Top = 8
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 2
        OnClick = BitBtn3Click
      end
    end
  end
end

⌨️ 快捷键说明

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