base.dfm

来自「车辆管理系统」· DFM 代码 · 共 18 行

DFM
18
字号
object frmBase: TfrmBase
  Left = 331
  Top = 337
  Width = 696
  Height = 480
  Caption = 'Base Class'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
end

⌨️ 快捷键说明

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