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

📄 ds.dfm

📁 小巧而强大!及少的内存和CPU占用集合了超多功能:万年历、世界时钟、定时运行、定时关机、等。
💻 DFM
字号:
object Form2: TForm2
  Left = 377
  Top = 242
  Width = 528
  Height = 198
  Caption = #26085#26399#35774#23450
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 368
    Top = 40
    Width = 49
    Height = 25
    Caption = #21069#19968#26376
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 464
    Top = 40
    Width = 49
    Height = 25
    Caption = #21518#19968#26376
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 368
    Top = 8
    Width = 49
    Height = 25
    Caption = #21069#19968#24180
    OnClick = SpeedButton3Click
  end
  object SpeedButton4: TSpeedButton
    Left = 464
    Top = 8
    Width = 49
    Height = 25
    Caption = #21518#19968#24180
    OnClick = SpeedButton4Click
  end
  object SpeedButton5: TSpeedButton
    Left = 424
    Top = 8
    Width = 33
    Height = 25
    Caption = #26412#24180
    OnClick = SpeedButton5Click
  end
  object SpeedButton6: TSpeedButton
    Left = 424
    Top = 40
    Width = 33
    Height = 25
    Caption = #26412#26376
    OnClick = SpeedButton6Click
  end
  object SpeedButton7: TSpeedButton
    Left = 424
    Top = 72
    Width = 33
    Height = 25
    Caption = #26412#26085
    OnClick = SpeedButton7Click
  end
  object Label1: TLabel
    Left = 368
    Top = 104
    Width = 145
    Height = 23
    Alignment = taCenter
    AutoSize = False
    Caption = 'Label1'
    Color = clGreen
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -20
    Font.Name = 'Times New Roman'
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object CnCalendar1: TCnCalendar
    Left = 8
    Top = 8
    Width = 353
    Height = 153
    StartOfWeek = 0
    TabOrder = 0
    OnChange = CnCalendar1Change
    OnDblClick = CnCalendar1DblClick
  end
  object Button1: TButton
    Left = 368
    Top = 136
    Width = 49
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 464
    Top = 136
    Width = 49
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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