u_changesal.dfm

来自「人事考勤管理系統源代碼」· DFM 代码 · 共 26 行

DFM
26
字号
object F_changesal: TF_changesal
  Left = 200
  Top = 107
  Width = 787
  Height = 562
  Align = alClient
  Caption = '秸羱'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 13
    Top = 188
    Width = 48
    Height = 13
    Caption = '块

⌨️ 快捷键说明

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