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

📄 displayfra.dfm

📁 《Delphi实例开发教程》源代码包说明
💻 DFM
字号:
object fraDisplay: TfraDisplay
  Left = 0
  Top = 0
  Width = 656
  Height = 325
  Color = clWhite
  ParentColor = False
  TabOrder = 0
  OnMouseMove = FrameMouseMove
  object lblDatetime: TLabel
    Left = 430
    Top = 10
    Width = 26
    Height = 13
    Caption = #26102#38388
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object lblType: TLabel
    Left = 530
    Top = 10
    Width = 26
    Height = 13
    Caption = #31867#22411
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object lblSource: TLabel
    Left = 580
    Top = 10
    Width = 26
    Height = 13
    Caption = #26469#28304
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object lblNum: TLabel
    Left = 10
    Top = 10
    Width = 26
    Height = 13
    Caption = #24207#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object lblHead: TLabel
    Left = 50
    Top = 10
    Width = 26
    Height = 13
    Caption = #26631#39064
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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