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

📄 settime.dfm

📁 轻轻松松背单词软件源码
💻 DFM
字号:
object FrmTime: TFrmTime
  Left = 236
  Top = 252
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #24310#26102#35774#23450
  ClientHeight = 93
  ClientWidth = 308
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 56
    Width = 18
    Height = 12
    Caption = '.5s'
  end
  object Label2: TLabel
    Left = 280
    Top = 56
    Width = 18
    Height = 12
    Caption = '15s'
  end
  object Label3: TLabel
    Left = 8
    Top = 8
    Width = 59
    Height = 13
    Caption = #30446#21069#24310#26102':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object TrackBar1: TTrackBar
    Left = 0
    Top = 24
    Width = 297
    Height = 25
    LineSize = 2
    Max = 15000
    Min = 500
    Orientation = trHorizontal
    Frequency = 500
    Position = 500
    SelEnd = 0
    SelStart = 0
    TabOrder = 0
    TickMarks = tmBottomRight
    TickStyle = tsAuto
    OnChange = TrackBar1Change
  end
  object BitBtn1: TBitBtn
    Left = 120
    Top = 64
    Width = 65
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 200
    Top = 64
    Width = 65
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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