unit4.dfm

来自「这是一个工资管理系统」· DFM 代码 · 共 66 行

DFM
66
字号
object Form4: TForm4
  Left = 398
  Top = 160
  BorderStyle = bsSingle
  Caption = #20851#20110' '#24037#36164#31649#29702#31995#32479
  ClientHeight = 466
  ClientWidth = 547
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 0
    Width = 545
    Height = 465
  end
  object Label1: TLabel
    Left = 56
    Top = 56
    Width = 200
    Height = 19
    Caption = #27426#36814#20351#29992#24037#36164#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 304
    Top = 272
    Width = 165
    Height = 13
    Caption = #29256#26412#20449#24687':'#24037#36164#31649#29702#31995#32479'V1.0'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 304
    Top = 304
    Width = 145
    Height = 13
    Caption = #29256#26435#25152#26377':'#26531#24196#23398#38498'06'#19987'2'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
end

⌨️ 快捷键说明

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