frmaboutpas.dfm

来自「是一个用delphi设计的考勤系统」· DFM 代码 · 共 89 行

DFM
89
字号
inherited frmAbout: TfrmAbout
  Left = 249
  Top = 215
  Width = 435
  Height = 211
  Caption = #20851#20110#36719#20214
  OldCreateOrder = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 139
    Top = 41
    Width = 60
    Height = 13
    Caption = #31243#24207#29256#26412#65306
  end
  object lbl2: TLabel
    Left = 208
    Top = 41
    Width = 34
    Height = 13
    Caption = 'V2.001'
  end
  object Label5: TLabel
    Left = 139
    Top = 67
    Width = 60
    Height = 13
    Caption = #23433#35013#26085#26399#65306
  end
  object Label6: TLabel
    Left = 139
    Top = 93
    Width = 60
    Height = 13
    Caption = #20351#29992#21333#20301#65306
  end
  object Label7: TLabel
    Left = 139
    Top = 119
    Width = 60
    Height = 13
    Caption = #35768#21487#24207#21495#65306
  end
  object lbl3: TLabel
    Left = 208
    Top = 67
    Width = 16
    Height = 13
    Caption = 'lbl3'
  end
  object lbl4: TLabel
    Left = 208
    Top = 93
    Width = 16
    Height = 13
    Caption = 'lbl4'
  end
  object lbl5: TLabel
    Left = 208
    Top = 119
    Width = 16
    Height = 13
    Caption = 'lbl5'
  end
  object Label1: TLabel
    Left = 139
    Top = 15
    Width = 60
    Height = 13
    Caption = #36719#20214#21517#31216#65306
  end
  object Label3: TLabel
    Left = 208
    Top = 15
    Width = 72
    Height = 13
    Caption = #32771#21220#31649#29702#31995#32479
  end
  object Panel1: TPanel
    Left = 8
    Top = 144
    Width = 418
    Height = 2
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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