ubasetemp.dfm

来自「行业应急系统 包括: 应急系统(待遇核发) 发放系统 开」· DFM 代码 · 共 23 行

DFM
23
字号
object frmBaseTemp: TfrmBaseTemp
  Left = 195
  Top = 150
  Width = 544
  Height = 375
  Caption = 'frmBaseTemp'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

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