aboutpas.dfm

来自「本软件是一套功能完整成熟的固定资产管理系统,具有固定资产管理系统的相应全部功能」· DFM 代码 · 共 204 行

DFM
204
字号
object w_about: Tw_about
  Left = 325
  Top = 163
  Cursor = crHandPoint
  BorderStyle = bsNone
  Caption = 'w_about'
  ClientHeight = 269
  ClientWidth = 367
  Color = clWhite
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClick = FormClick
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 80
    Top = 16
    Width = 210
    Height = 20
    Cursor = crHandPoint
    Caption = #27719#37329#22266#23450#36164#20135#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object SKUName: TLabel
    Left = 250
    Top = 49
    Width = 98
    Height = 12
    Cursor = crHandPoint
    Caption = 'Version:hj2004'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #38582#20070
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Copyright: TLabel
    Left = 176
    Top = 249
    Width = 186
    Height = 12
    Cursor = crHandPoint
    Caption = #32534#31243#65306#25991#36745#19996'  '#30005#35805#65306'13317493912'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Bevel2: TBevel
    Left = 40
    Top = 69
    Width = 321
    Height = 4
  end
  object Shape1: TShape
    Left = 24
    Top = 62
    Width = 17
    Height = 17
    Brush.Color = clRed
    Shape = stEllipse
  end
  object Bevel1: TBevel
    Left = -8
    Top = 237
    Width = 377
    Height = 4
  end
  object P1: TPanel
    Left = 88
    Top = 72
    Width = 201
    Height = 161
    Cursor = crHandPoint
    BevelOuter = bvNone
    Color = clWhite
    TabOrder = 0
    object s1: TStaticText
      Left = 16
      Top = 8
      Width = 134
      Height = 17
      Cursor = crHandPoint
      Caption = #27719#37329#22266#23450#36164#20135#31649#29702#31995#32479
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object s2: TStaticText
      Left = 21
      Top = 30
      Width = 141
      Height = 17
      Cursor = crHandPoint
      Caption = ' '#24212#29992#26368#20808#36827#30340#31649#29702#32463#39564
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object s3: TStaticText
      Left = 6
      Top = 53
      Width = 180
      Height = 17
      Cursor = crHandPoint
      Caption = ' '#19982#35745#31639#26426#21644#20449#24687#31649#29702#23436#32654#32467#21512
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object s4: TStaticText
      Left = 14
      Top = 75
      Width = 181
      Height = 17
      Cursor = crHandPoint
      Caption = ' '#25552#20379#23436#32654#30340#21806#21518#21450#21319#32423#26381#21153'  '
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object s5: TStaticText
      Left = 24
      Top = 98
      Width = 134
      Height = 17
      Cursor = crHandPoint
      Caption = #26410#32463#20316#32773#20801#35768#20005#31105#23545#26412
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object s6: TStaticText
      Left = 46
      Top = 120
      Width = 95
      Height = 17
      Cursor = crHandPoint
      Caption = #36719#20214#20316#20219#20309#20462#25913
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object s7: TStaticText
      Left = 72
      Top = 144
      Width = 102
      Height = 17
      Cursor = crHandPoint
      Caption = #29256#26435#25152#26377':'#25991#36745#19996
      Font.Charset = ANSI_CHARSET
      Font.Color = clLime
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
  end
  object Timer1: TTimer
    Interval = 50
    OnTimer = Timer1Timer
    Left = 288
    Top = 80
  end
end

⌨️ 快捷键说明

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