unit16.dfm

来自「该系统是学生人事管理系统」· DFM 代码 · 共 34 行

DFM
34
字号
object Form16: TForm16
  Left = 365
  Top = 367
  Width = 337
  Height = 150
  Caption = #24110#21161
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 40
    Width = 258
    Height = 16
    Caption = #36825#20040#31616#21333#30340#36719#20214#29992#19981#30528#24110#21161#21543#65281'                              '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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