jfbg.~dfm

来自「结于初学者来说这对数据库是一个很好的例子」· ~DFM 代码 · 共 27 行

~DFM
27
字号
object Form42: TForm42
  Left = 318
  Top = 193
  Width = 396
  Height = 258
  BorderIcons = [biSystemMenu]
  Caption = #35745#36153#26041#24335#21464#26356
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 176
    Top = 16
    Width = 72
    Height = 12
    Caption = #35745#36153#26041#24335#21464#26356
  end
end

⌨️ 快捷键说明

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