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

📄 p_print.dfm

📁 图书出版行业 对于图书样稿/清样/样书/成书的质检环节控制
💻 DFM
字号:
object F_print: TF_print
  Left = 265
  Top = 120
  AutoScroll = False
  AutoSize = True
  Caption = #25171#21360
  ClientHeight = 533
  ClientWidth = 665
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnHide = FormHide
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton2: TSpeedButton
    Left = 520
    Top = 0
    Width = 60
    Height = 20
    Caption = #25171#21360
    OnClick = SpeedButton2Click
  end
  object SpeedButton3: TSpeedButton
    Left = 592
    Top = 0
    Width = 60
    Height = 20
    Caption = #20851#38381
    OnClick = SpeedButton3Click
  end
  object QRPreview1: TQRPreview
    Left = 0
    Top = 20
    Width = 665
    Height = 513
    HorzScrollBar.Tracking = True
    VertScrollBar.Tracking = True
    Color = clBackground
    ParentColor = False
    TabOrder = 0
    PageNumber = 1
    Zoom = 100
  end
  object Button1: TButton
    Left = 448
    Top = 0
    Width = 60
    Height = 20
    Caption = #25171#21360#35774#32622
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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