unit91.dfm

来自「delphi编写的异性纤维监测系统工控平台」· DFM 代码 · 共 42 行

DFM
42
字号
object Form2: TForm2
  Left = 406
  Top = 284
  Width = 239
  Height = 300
  Caption = #32479#35745#20449#24687
  Color = clTeal
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 48
    Top = 40
    Width = 145
    Height = 41
    Caption = #38271#26399#32479#35745#20449#24687
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 48
    Top = 112
    Width = 145
    Height = 41
    Caption = #36817#26399#32479#35745#20449#24687
    TabOrder = 1
  end
  object Button3: TButton
    Left = 48
    Top = 184
    Width = 145
    Height = 41
    Caption = #24037#20316#26085#24535
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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