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

📄 preview.~dfm

📁 用C++ Builder编写的个人财务管理软件
💻 ~DFM
字号:
object PreviewForm: TPreviewForm
  Left = 158
  Top = 291
  Width = 816
  Height = 488
  Caption = #25171#21360#39044#35272
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 808
    Height = 29
    Caption = 'ToolBar1'
    TabOrder = 0
    object ButtonFull: TButton
      Left = 0
      Top = 2
      Width = 60
      Height = 22
      Caption = #20840#23631#26174#31034
      TabOrder = 0
      OnClick = ButtonFullClick
    end
    object ButtonActual: TButton
      Left = 60
      Top = 2
      Width = 60
      Height = 22
      Caption = #23454#38469#26174#31034
      TabOrder = 1
      OnClick = ButtonActualClick
    end
    object ButtonPageWidth: TButton
      Left = 120
      Top = 2
      Width = 60
      Height = 22
      Caption = #39029#23485#26174#31034
      TabOrder = 2
      OnClick = ButtonPageWidthClick
    end
    object ToolButton1: TToolButton
      Left = 180
      Top = 2
      Width = 12
      Caption = 'ToolButton1'
      Style = tbsDivider
    end
    object ButtonFirst: TButton
      Left = 192
      Top = 2
      Width = 60
      Height = 22
      Caption = #39318'  '#39029
      TabOrder = 3
      OnClick = ButtonFirstClick
    end
    object ButtonPriv: TButton
      Left = 252
      Top = 2
      Width = 60
      Height = 22
      Caption = #21069#19968#39029
      TabOrder = 4
      OnClick = ButtonPrivClick
    end
    object ButtonNext: TButton
      Left = 312
      Top = 2
      Width = 60
      Height = 22
      Caption = #21518#19968#39029
      TabOrder = 5
      OnClick = ButtonNextClick
    end
    object ButtonTail: TButton
      Left = 372
      Top = 2
      Width = 60
      Height = 22
      Caption = #23614'  '#39029
      TabOrder = 6
      OnClick = ButtonTailClick
    end
    object ToolButton2: TToolButton
      Left = 432
      Top = 2
      Width = 12
      Caption = 'ToolButton2'
      ImageIndex = 0
      Style = tbsDivider
    end
    object ButtonPrinterSetup: TButton
      Left = 444
      Top = 2
      Width = 60
      Height = 22
      Caption = #25171#21360#35774#32622
      TabOrder = 7
      OnClick = ButtonPrinterSetupClick
    end
    object ButtonPrint: TButton
      Left = 504
      Top = 2
      Width = 60
      Height = 22
      Caption = #25171'  '#21360
      TabOrder = 8
      OnClick = ButtonPrintClick
    end
    object ToolButton3: TToolButton
      Left = 564
      Top = 2
      Width = 12
      Caption = 'ToolButton3'
      ImageIndex = 1
      Style = tbsDivider
    end
    object ButtonClose: TButton
      Left = 576
      Top = 2
      Width = 60
      Height = 22
      Caption = #20851'  '#38381
      TabOrder = 9
      OnClick = ButtonCloseClick
    end
  end
  object QRPreview: TQRPreview
    Left = 0
    Top = 29
    Width = 808
    Height = 406
    HorzScrollBar.Tracking = True
    VertScrollBar.Tracking = True
    Align = alClient
    TabOrder = 1
    PageNumber = 1
    Zoom = 100
  end
  object StatusBarPreview: TStatusBar
    Left = 0
    Top = 435
    Width = 808
    Height = 19
    Panels = <
      item
        Width = 100
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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