hwlxgl.dfm

来自「进货管理系统为操作员提供主功能界面。 进货管理系统在启动时要求操作员输入ID」· DFM 代码 · 共 47 行

DFM
47
字号
object Form2: TForm2
  Left = 192
  Top = 114
  Width = 707
  Height = 449
  Caption = #36135#29289#31867#22411#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clAqua
  Font.Height = -24
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 29
  object Button1: TButton
    Left = 128
    Top = 64
    Width = 153
    Height = 49
    Caption = #36135#29289#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Button2: TButton
    Left = 248
    Top = 160
    Width = 161
    Height = 49
    Caption = #36827#36135#20215
    TabOrder = 1
  end
  object Button3: TButton
    Left = 392
    Top = 256
    Width = 169
    Height = 49
    Caption = #36135#29289#32534#21495
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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