unit3.~dfm

来自「商品销售管理系统」· ~DFM 代码 · 共 61 行

~DFM
61
字号
object Form3: TForm3
  Left = 297
  Top = 137
  Width = 276
  Height = 391
  Caption = #20027#30446#24405
  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 = 8
    Top = 8
    Width = 257
    Height = 345
    Caption = #35831#36873#25321#25152#35201#25805#20316#30340#39033#30446#65306
    TabOrder = 0
    object Button1: TButton
      Left = 24
      Top = 32
      Width = 201
      Height = 89
      Caption = #20449'    '#24687'    '#24405'    '#20837
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 24
      Top = 120
      Width = 201
      Height = 89
      Caption = #20449#24687#26597#35810#19982#20462#25913
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button5: TButton
      Left = 88
      Top = 304
      Width = 75
      Height = 25
      Caption = #36864'   '#20986
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button3: TButton
      Left = 24
      Top = 208
      Width = 201
      Height = 89
      Caption = #25253'   '#34920
      TabOrder = 3
      OnClick = Button3Click
    end
  end
end

⌨️ 快捷键说明

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