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

📄 main.dfm

📁 该控件是一个不错的来电显示控件
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 391
  Height = 132
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #21495#30721#26174#31034#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 40
    Top = 35
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #26469#30005#21495#30721#65306
  end
  object Label2: TLabel
    Left = 40
    Top = 12
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #26469#30005#21517#31216#65306
  end
  object BitBtn1: TBitBtn
    Left = 288
    Top = 56
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 0
    OnClick = BitBtn1Click
    Kind = bkCancel
  end
  object Edit1: TEdit
    Left = 112
    Top = 8
    Width = 225
    Height = 21
    TabOrder = 1
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 86
    Width = 383
    Height = 19
    Panels = <
      item
        Width = 50
      end>
  end
  object Edit2: TEdit
    Left = 112
    Top = 32
    Width = 225
    Height = 21
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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