wscstfrm.dfm

来自「企业ERP管理系统」· DFM 代码 · 共 19 行

DFM
19
字号
object WSCustomForm: TWSCustomForm
  Left = 97
  Top = 92
  Width = 696
  Height = 480
  Caption = 'WSCustomForm'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

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