unit3.dfm

来自「一个小型的职工管理系统希望大家多多指教!基本功能已经实现」· DFM 代码 · 共 117 行

DFM
117
字号
object Form3: TForm3
  Left = 375
  Top = 171
  Width = 488
  Height = 395
  Caption = #36719#20214#22522#26412#20449#24687
  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 Label1: TLabel
    Left = 112
    Top = 24
    Width = 260
    Height = 32
    Caption = #36719#20214#22522#26412#20449#24687#65306#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -27
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 48
    Top = 88
    Width = 132
    Height = 16
    Caption = #26412#36719#20214#20027#35201#21442#32771#65306#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 48
    Top = 120
    Width = 267
    Height = 16
    Caption = 'Delphi'#20225#19994#36164#28304#31649#29702#39033#30446#24320#21457#23454#36341#65307#12288#12288#12288#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 48
    Top = 256
    Width = 120
    Height = 16
    Caption = #21335#20140#37038#30005#22823#23398#12288#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 48
    Top = 192
    Width = 96
    Height = 16
    Caption = #32534#32773#20449#24687#65306#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 48
    Top = 224
    Width = 198
    Height = 16
    Caption = 'ben_jing_2008@163.com'#12288#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 48
    Top = 152
    Width = 252
    Height = 16
    Caption = #31934#36890#65331#65329#65324#32467#26500#21270#26597#35810#35821#35328#35814#35299#65307#12288#12288#12288#12288#12288#12288
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 344
    Top = 304
    Width = 97
    Height = 25
    Caption = #36820#22238
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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