about.~dfm

来自「删除指定天数前的文件」· ~DFM 代码 · 共 111 行

~DFM
111
字号
object w_about: Tw_about
  Left = 422
  Top = 169
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 236
  ClientWidth = 299
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 281
    Height = 177
  end
  object Label1: TLabel
    Left = 40
    Top = 24
    Width = 105
    Height = 20
    Caption = #25991#20214#21024#38500#22120
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 48
    Top = 64
    Width = 147
    Height = 13
    Caption = #24320#21457#32773#65306#23385#33395#24428'     '#27827#21335#37073#24030
  end
  object Label3: TLabel
    Left = 48
    Top = 88
    Width = 36
    Height = 13
    Caption = #37038#31665#65306
  end
  object Label4: TLabel
    Left = 48
    Top = 112
    Width = 31
    Height = 13
    Caption = 'Q Q'#65306
  end
  object Label5: TLabel
    Left = 48
    Top = 136
    Width = 180
    Height = 26
    Caption = #27426#36814#25552#20986#23453#36149#24847#35265#65292#22914#26377#22909#24314#35758#25110#38656#27714#65292#21487#36890#36807'QQ'#21644#37038#31665#32852#31995
    WordWrap = True
  end
  object Label6: TLabel
    Left = 96
    Top = 88
    Width = 129
    Height = 13
    AutoSize = False
    Caption = 'bidhqpr@126.com'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 96
    Top = 112
    Width = 97
    Height = 13
    AutoSize = False
    Caption = '314964983'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Bevel2: TBevel
    Left = 8
    Top = 192
    Width = 281
    Height = 2
    Shape = bsBottomLine
  end
  object Button1: TButton
    Left = 200
    Top = 200
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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