untstat.~dfm

来自「数据库实习个人作品」· ~DFM 代码 · 共 38 行

~DFM
38
字号
object frmStat: TfrmStat
  Left = 192
  Top = 174
  Width = 696
  Height = 480
  Caption = #32479#35745
  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 Label1: TLabel
    Left = 160
    Top = 168
    Width = 360
    Height = 24
    Caption = #26410#23436#25104#65292#32479#35745#21151#33021#21644#26597#35810#21151#33021#31867#20284
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -24
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 304
    Top = 232
    Width = 75
    Height = 25
    Caption = 'Button1'
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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