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

📄 unit1.dfm

📁 停车场收费系统停车场收费系统停车场收费系统停车场收费系统
💻 DFM
字号:
object Form1: TForm1
  Left = 187
  Top = 168
  Width = 544
  Height = 375
  Caption = 'Form1'
  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 pnlCapture: TPanel
    Left = 0
    Top = 0
    Width = 536
    Height = 348
    Align = alClient
    Caption = 'pnlCapture'
    TabOrder = 0
    inline famCaptureFee: TfamCapture
      Left = 1
      Top = 1
      Width = 534
      Height = 346
      Align = alClient
      inherited ToolBar: TToolBar
        Width = 534
        inherited btnSnapOne: TToolButton
          Visible = False
        end
        inherited btnPlayBack: TToolButton
          Visible = False
        end
        inherited btnSaveFromMem: TToolButton
          Visible = False
        end
        inherited ToolButton1: TToolButton
          Visible = False
        end
        inherited ToolButton3: TToolButton
          Visible = False
        end
      end
      inherited VideoPanel: TPanel
        Width = 534
        Height = 317
      end
    end
  end
end

⌨️ 快捷键说明

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