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

📄 baseinfo_m.dfm

📁 在打沙场用的最简单
💻 DFM
字号:
inherited frmbaseinfo_m: Tfrmbaseinfo_m
  Left = 234
  Top = 263
  ActiveControl = Edit1
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsDialog
  Caption = '?'#34920'??'
  ClientHeight = 160
  ClientWidth = 357
  Font.Charset = ANSI_CHARSET
  Font.Height = -12
  Font.Name = #32048#26126#39636
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox: TGroupBox
    Left = 8
    Top = 8
    Width = 257
    Height = 145
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 57
      Height = 17
      AutoSize = False
      Caption = 'code'
      Font.Charset = ANSI_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TwwDBEdit
      Left = 64
      Top = 16
      Width = 121
      Height = 20
      CharCase = ecUpperCase
      ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
      TabOrder = 0
      UnboundDataType = wwDefault
      WantReturns = False
      WordWrap = False
    end
  end
  object Button1: TButton
    Left = 272
    Top = 16
    Width = 75
    Height = 25
    Caption = #20445#23384#26032#22686
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 272
    Top = 48
    Width = 75
    Height = 25
    Caption = #20445#23384#36864#20986
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 272
    Top = 128
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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