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

📄 modyut.dfm

📁 用delphi+access给单位做的实用,简单的.
💻 DFM
字号:
object modyfm: Tmodyfm
  Left = 326
  Top = 189
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #29992#25143#20462#25913#23494#30721
  ClientHeight = 206
  ClientWidth = 294
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 294
    Height = 206
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 89
      Height = 33
      AutoSize = False
      Caption = #21407#22987#23494#30721#65306
      Layout = tlCenter
    end
    object Label2: TLabel
      Left = 24
      Top = 72
      Width = 89
      Height = 33
      AutoSize = False
      Caption = #26032'  '#23494'  '#30721#65306
      Layout = tlCenter
    end
    object Label3: TLabel
      Left = 24
      Top = 112
      Width = 89
      Height = 33
      AutoSize = False
      Caption = #30830#35748#23494#30721#65306
      Layout = tlCenter
    end
    object Bevel1: TBevel
      Left = 24
      Top = 155
      Width = 241
      Height = 5
      Shape = bsTopLine
    end
    object Label4: TLabel
      Left = 112
      Top = 16
      Width = 145
      Height = 13
      AutoSize = False
      Caption = #29992#25143#23494#30721#20462#25913
    end
    object ysmm: TEdit
      Left = 104
      Top = 40
      Width = 145
      Height = 21
      PasswordChar = '*'
      TabOrder = 0
    end
    object xmm: TEdit
      Left = 104
      Top = 80
      Width = 145
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object qrmm: TEdit
      Left = 104
      Top = 120
      Width = 145
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
    object BitBtn1: TBitBtn
      Left = 24
      Top = 168
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 3
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 108
      Top = 168
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 4
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 192
      Top = 168
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 5
      OnClick = BitBtn3Click
    end
  end
  object ADOQuery1: TADOQuery
    Connection = datamodal.adocon
    Parameters = <>
    Left = 128
    Top = 64
  end
end

⌨️ 快捷键说明

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