unit99.dfm

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

DFM
24
字号
object Form3: TForm3
  Left = 121
  Top = 219
  Width = 696
  Height = 480
  Caption = #38271#26399#32479#35745#20449#24687
  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 StringGrid1: TStringGrid
    Left = 160
    Top = 72
    Width = 225
    Height = 89
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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