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

📄 dataresort.dfm

📁 小管理程序主要管理的小咖啡厅我是从网上下的经测试可用
💻 DFM
字号:
object Frmdataresort: TFrmdataresort
  Left = 312
  Top = 206
  Width = 436
  Height = 175
  Caption = #25968#25454#36824#21407
  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 BtnBackUp: TSpeedButton
    Left = 62
    Top = 91
    Width = 89
    Height = 33
    Caption = #24320#22987#36824#21407
    OnClick = BtnBackUpClick
  end
  object BtnClose: TSpeedButton
    Left = 280
    Top = 92
    Width = 89
    Height = 33
    Caption = #20851#38381#31383#21475
    OnClick = BtnCloseClick
  end
  object BtnOpen: TSpeedButton
    Left = 372
    Top = 10
    Width = 29
    Height = 22
    Caption = '.....'
    OnClick = BtnOpenClick
  end
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 137
    Height = 13
    AutoSize = False
    Caption = #35831#36873#25321#25968#25454#36824#21407#25991#20214#65306
    Transparent = True
  end
  object ProgressBar1: TProgressBar
    Left = 16
    Top = 53
    Width = 385
    Height = 17
    Min = 0
    Max = 100
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 152
    Top = 11
    Width = 217
    Height = 21
    Color = cl3DLight
    ReadOnly = True
    TabOrder = 1
  end
  object OpenDialog1: TOpenDialog
    Filter = #25968#25454#22791#20221#25991#20214'|*.bak'
    Left = 184
    Top = 40
  end
end

⌨️ 快捷键说明

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