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

📄 uroutin.dfm

📁 自己写的一个用于管理通讯录、记事、计划管理等的小程序。
💻 DFM
字号:
object FormRoutine: TFormRoutine
  Left = 230
  Top = 210
  Width = 696
  Height = 480
  Caption = #26085#31243#23433#25490
  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 GroupBox3: TGroupBox
    Left = 328
    Top = 9
    Width = 352
    Height = 105
    Caption = #36873#25321#21151#33021
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 32
      Top = 24
      Width = 75
      Height = 25
      Caption = #26085#31243#23433#25490
      TabOrder = 0
    end
    object BitBtn3: TBitBtn
      Left = 136
      Top = 24
      Width = 75
      Height = 25
      Caption = #36817#26399#35745#21010
      TabOrder = 1
    end
    object BitBtn4: TBitBtn
      Left = 32
      Top = 64
      Width = 75
      Height = 25
      Caption = #35760'    '#20107
      TabOrder = 2
    end
    object BitBtn5: TBitBtn
      Left = 136
      Top = 64
      Width = 75
      Height = 25
      Caption = #31995#32479#32500#25252
      TabOrder = 3
    end
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 313
    Height = 185
    Caption = #36873#25321#26085#26399
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object MonthCalendar1: TMonthCalendar
      Left = 0
      Top = 16
      Width = 309
      Height = 163
      CalColors.TitleBackColor = clTeal
      CalColors.MonthBackColor = clInfoBk
      CalColors.TrailingTextColor = clMoneyGreen
      Date = 38370.459757662040000000
      FirstDayOfWeek = dowMonday
      ShowToday = False
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 200
    Width = 313
    Height = 161
    Caption = #26085#31243#21015#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object GroupBox4: TGroupBox
    Left = 328
    Top = 120
    Width = 353
    Height = 241
    Caption = #26085#31243#23433#25490
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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