unit1.dfm

来自「控制程序,可以作界面设计,这是质量高而且本站没有的源码。」· DFM 代码 · 共 40 行

DFM
40
字号
object Form1: TForm1
  Left = 315
  Top = 234
  Width = 430
  Height = 267
  Caption = #20027#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = onCreate
  DesignSize = (
    422
    233)
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 28
    Top = 76
    Width = 385
    Height = 65
    Alignment = taCenter
    Anchors = []
    AutoSize = False
    BiDiMode = bdLeftToRight
    Caption = #24744#24050#25104#21151#30331#24405#65281
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -53
    Font.Name = #36855#20320#31616#21551#20307
    Font.Style = []
    ParentBiDiMode = False
    ParentFont = False
    Layout = tlCenter
  end
end

⌨️ 快捷键说明

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