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

📄 ulong.dfm

📁 这是一个有DELPHI编写的自动作息时间打铃控制程序,具有灵活的权限分配,能灵活编写作时间,并有手动打铃功能,能自已加入铃声.你自己看吧
💻 DFM
字号:
object long: Tlong
  Left = 325
  Top = 197
  BorderStyle = bsDialog
  Caption = #26102#38388#34920#32534#36753#26435#38480#39564#35777
  ClientHeight = 154
  ClientWidth = 291
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 7
    Top = 5
    Width = 277
    Height = 115
    Shape = bsFrame
  end
  object Button1: TButton
    Left = 142
    Top = 125
    Width = 67
    Height = 22
    Caption = #30830#23450
    Default = True
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 210
    Top = 125
    Width = 67
    Height = 22
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button2Click
  end
  object StaticText1: TStaticText
    Left = 29
    Top = 32
    Width = 52
    Height = 24
    Caption = #29992#25143#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 91
    Top = 29
    Width = 161
    Height = 21
    TabOrder = 3
  end
  object StaticText2: TStaticText
    Left = 29
    Top = 74
    Width = 36
    Height = 24
    Caption = #21475#20196
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object Edit2: TEdit
    Left = 91
    Top = 71
    Width = 161
    Height = 21
    PasswordChar = '*'
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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