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

📄 dataclear.dfm

📁 小管理程序主要管理的小咖啡厅我是从网上下的经测试可用
💻 DFM
字号:
object Frmdataclear: TFrmdataclear
  Left = 375
  Top = 221
  Width = 470
  Height = 143
  Caption = #25968#25454#28165#38500
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 64
    Top = 60
    Width = 89
    Height = 33
    Caption = #25968#25454#28165#38500
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 314
    Top = 60
    Width = 89
    Height = 33
    Caption = #20851#38381#31383#21475
    OnClick = SpeedButton2Click
  end
  object ProgressBar1: TProgressBar
    Left = 16
    Top = 24
    Width = 425
    Height = 17
    Min = 0
    Max = 100
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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