about_form.dfm

来自「一般情况教师想出一份试卷」· DFM 代码 · 共 63 行

DFM
63
字号
object About_F: TAbout_F
  Left = 317
  Top = 221
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20851#20110
  ClientHeight = 194
  ClientWidth = 364
  Color = clMoneyGreen
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 364
    Height = 194
    Align = alClient
    Color = clMoneyGreen
    Enabled = False
    TabOrder = 0
    object Label1: TLabel
      Left = 96
      Top = 40
      Width = 168
      Height = 12
      Caption = #27605#19994#35774#35745#65306#39064#24211#31995#32479#19982#35797#21367#29983#25104
      Color = clMoneyGreen
      ParentColor = False
    end
    object Label3: TLabel
      Left = 96
      Top = 104
      Width = 132
      Height = 12
      Caption = #24320#21457#20154#21592#65306#38889#28779#22303#65292#29066#26480
    end
    object Label2: TLabel
      Left = 96
      Top = 136
      Width = 78
      Height = 12
      Caption = #36719#20214#29256#26412#65306'1.0'
    end
    object Label4: TLabel
      Left = 96
      Top = 72
      Width = 84
      Height = 12
      Caption = #25351#23548#32769#24072#65306#38889#29166
    end
  end
end

⌨️ 快捷键说明

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