⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit7.dfm

📁 这是一个火车站公寓的自动叫班程序源码
💻 DFM
字号:
object fmAbout: TfmAbout
  Left = 191
  Top = 113
  AutoSize = True
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #20851#20110#30005#33041#33258#21160#21483#29677#31995#32479
  ClientHeight = 217
  ClientWidth = 489
  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 BitBtn1: TBitBtn
    Left = 200
    Top = 192
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 489
    Height = 193
    BevelInner = bvLowered
    BorderStyle = bsSingle
    TabOrder = 1
    object fcLabel1: TfcLabel
      Left = 32
      Top = 32
      Width = 436
      Height = 26
      Caption = 'CL-2006'#22411#30005#33041#33258#21160#21483#29677#31995#32479#65288#29256#26412'1.0'#65289
      Font.Charset = GB2312_CHARSET
      Font.Color = clPurple
      Font.Height = -24
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TextOptions.Alignment = taLeftJustify
      TextOptions.OutlineColor = clMaroon
      TextOptions.Shadow.Enabled = True
      TextOptions.Shadow.XOffset = 3
      TextOptions.Shadow.YOffset = 2
      TextOptions.Style = fclsRaised
      TextOptions.VAlignment = vaTop
    end
    object fcLabel3: TfcLabel
      Left = 304
      Top = 136
      Width = 144
      Height = 17
      Caption = #24066#30005#65306'0731-4114805'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TextOptions.Alignment = taLeftJustify
      TextOptions.Shadow.Enabled = True
      TextOptions.Shadow.XOffset = 2
      TextOptions.Shadow.YOffset = 2
      TextOptions.VAlignment = vaTop
    end
    object fcLabel4: TfcLabel
      Left = 304
      Top = 160
      Width = 128
      Height = 17
      Caption = #36335#30005#65306'0585-35019'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TextOptions.Alignment = taLeftJustify
      TextOptions.Shadow.Enabled = True
      TextOptions.Shadow.XOffset = 2
      TextOptions.Shadow.YOffset = 2
      TextOptions.VAlignment = vaTop
    end
  end
end

⌨️ 快捷键说明

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