aboutunit.dfm

来自「原版翎风(LF)引擎(M2)源码(Delphi)」· DFM 代码 · 共 127 行

DFM
127
字号
object FrmAbout: TFrmAbout
  Left = 413
  Top = 154
  BorderStyle = bsDialog
  Caption = #20851#20110
  ClientHeight = 286
  ClientWidth = 397
  Color = clGradientInactiveCaption
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 12
  object ButtonOK: TButton
    Left = 288
    Top = 224
    Width = 75
    Height = 25
    Caption = #30830#23450'(&O)'
    TabOrder = 0
    OnClick = ButtonOKClick
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 152
    Width = 249
    Height = 97
    Caption = #29256#26435#22768#26126
    TabOrder = 1
    object Label2: TLabel
      Left = 9
      Top = 21
      Width = 228
      Height = 36
      Caption = #26412#31243#24207#21482#36866#29992#20110#20013#21326#20154#27665#20849#21644#22269#27861#24459#20801#35768#33539#13#22260#20869#30340#20010#20154#23089#20048#65292#19981#24471#29992#20110#21830#19994#30408#21033#24615#32463#33829#13#65292#22914#22240#27492#36896#25104#30340#21518#26524#33258#36127#19982#26412#36719#20214#26080#20851#12290
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 16
    Width = 249
    Height = 137
    Caption = #29256#26412#20449#24687
    TabOrder = 2
    object Label3: TLabel
      Left = 8
      Top = 16
      Width = 54
      Height = 12
      Caption = #36719#20214#21517#31216':'
    end
    object Label4: TLabel
      Left = 8
      Top = 36
      Width = 54
      Height = 12
      Caption = #36719#20214#29256#26412':'
    end
    object Label5: TLabel
      Left = 8
      Top = 56
      Width = 54
      Height = 12
      Caption = #26356#26032#26085#26399':'
    end
    object Label6: TLabel
      Left = 8
      Top = 76
      Width = 54
      Height = 12
      Caption = #31243#24207#21046#20316':'
    end
    object Label7: TLabel
      Left = 8
      Top = 96
      Width = 192
      Height = 12
      Caption = #31243#24207#32593#31449': http://www.mir2.com.cn'
    end
    object Label8: TLabel
      Left = 8
      Top = 116
      Width = 192
      Height = 12
      Caption = #31243#24207#35770#22363': http://www.mir2.com.cn'
    end
    object Label1: TLabel
      Left = 64
      Top = 16
      Width = 120
      Height = 12
      Caption = #32769#27602#28216#25103#25968#25454#22788#29702#24341#25806
    end
    object Label9: TLabel
      Left = 64
      Top = 36
      Width = 114
      Height = 12
      Caption = '1.10 Build 20090909'
    end
    object Label10: TLabel
      Left = 64
      Top = 56
      Width = 60
      Height = 12
      Caption = '2009/09/09'
    end
    object Label11: TLabel
      Left = 64
      Top = 76
      Width = 30
      Height = 12
      Caption = 'Colin'
    end
  end
end

⌨️ 快捷键说明

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