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

📄 intdlg.dfm

📁 小管理程序主要管理的小咖啡厅我是从网上下的经测试可用
💻 DFM
字号:
object Frmintdlg: TFrmintdlg
  Left = 408
  Top = 189
  BorderStyle = bsDialog
  Caption = 'Frmintdlg'
  ClientHeight = 105
  ClientWidth = 241
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 10
    Top = 11
    Width = 215
    Height = 17
    AutoSize = False
    Caption = 'Label1'
    Transparent = True
  end
  object SpeedButton1: TSpeedButton
    Left = 24
    Top = 72
    Width = 65
    Height = 24
    Caption = #30830'   '#23450
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 128
    Top = 72
    Width = 65
    Height = 24
    Caption = #21462'   '#28040
    OnClick = SpeedButton2Click
  end
  object Edit1: TEdit
    Left = 8
    Top = 40
    Width = 201
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
    TabOrder = 0
    Text = 'Edit1'
    OnKeyPress = Edit1KeyPress
  end
end

⌨️ 快捷键说明

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