ushanchu2.dfm

来自「社区管理系统的公共管理模块」· DFM 代码 · 共 74 行

DFM
74
字号
object ShanChu2: TShanChu2
  Left = 329
  Top = 143
  BorderStyle = bsDialog
  Caption = #25805#20316#32500#25252#24773#20917#8212#8212#21024#38500
  ClientHeight = 261
  ClientWidth = 263
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 32
    Top = 16
    Width = 193
    Height = 177
    Caption = #35774#26045#32500#25252#24773#20917#21024#38500
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 40
      Width = 165
      Height = 15
      Caption = #35831#36755#20837#27442#21024#38500#30340#35774#26045#32534#21495
    end
    object edBH6: TEdit
      Left = 16
      Top = 96
      Width = 121
      Height = 23
      MaxLength = 12
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 40
    Top = 216
    Width = 75
    Height = 25
    Caption = #21024#38500
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 216
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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