fmodeledit.dfm

来自「这是一款功能齐全的人力资源管理软件系统,是成功运用于企业的管理软件,具有很高的研」· DFM 代码 · 共 41 行

DFM
41
字号
object modeledit: Tmodeledit
  Left = 142
  Top = 220
  Width = 696
  Height = 480
  Caption = #27169#29256#25991#20214
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object cxSpreadSheetBook1: TcxSpreadSheetBook
    Left = 104
    Top = 8
    Width = 688
    Height = 453
    DefaultStyle.Font.Name = #23435#20307
    DefaultStyle.Font.Size = 9
    DefaultStyle.Font.Charset = GB2312_CHARSET
    DefaultStyle.Format = 34
    HeaderFont.Charset = GB2312_CHARSET
    HeaderFont.Color = clWindowText
    HeaderFont.Height = -12
    HeaderFont.Name = #23435#20307
    HeaderFont.Style = []
    RowHeaderWidth = 35
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 461
    Width = 792
    Height = 19
    Panels = <>
  end
end

⌨️ 快捷键说明

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