u_childq.dfm

来自「小银行系统」· DFM 代码 · 共 26 行

DFM
26
字号
inherited F_ChildQ: TF_ChildQ
  Left = 93
  Top = 116
  Width = 648
  Height = 441
  BorderIcons = []
  Caption = 'F_ChildQ'
  ParentFont = False
  Font.Charset = ANSI_CHARSET
  Font.Height = -14
  Font.Name = #23435#20307
  OldCreateOrder = True
  Position = poMainFormCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 14
  object Splitter1: TSplitter
    Left = 0
    Top = 0
    Width = 1
    Height = 414
    Cursor = crHSplit
    MinSize = 1
  end
end

⌨️ 快捷键说明

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