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

📄 printsetup.dfm

📁 档案信息管理系统
💻 DFM
字号:
object PrintSetupForm: TPrintSetupForm
  Left = 447
  Top = 245
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #25171#21360#35774#32622
  ClientHeight = 197
  ClientWidth = 265
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 120
  TextHeight = 16
  object Label1: TLabel
    Left = 30
    Top = 14
    Width = 144
    Height = 16
    Caption = #32473#35201#25171#21360#30340#25991#26723#28155#21152#26631#39064#65306
  end
  object Label2: TLabel
    Left = 30
    Top = 128
    Width = 3
    Height = 16
  end
  object edTitle: TEdit
    Left = 27
    Top = 37
    Width = 203
    Height = 31
    BevelKind = bkFlat
    BorderStyle = bsNone
    ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
    TabOrder = 0
  end
  object btTitleFont: TBitBtn
    Left = 27
    Top = 87
    Width = 203
    Height = 32
    Caption = #26631'  '#39064'  '#23383'  '#20307
    TabOrder = 1
    OnClick = btTitleFontClick
  end
  object btContent: TBitBtn
    Left = 27
    Top = 119
    Width = 203
    Height = 32
    Caption = #27491'  '#25991'  '#23383'  '#20307
    TabOrder = 2
    OnClick = btContentClick
  end
  object PrintPreview: TBitBtn
    Left = 27
    Top = 153
    Width = 203
    Height = 30
    Caption = #25171'  '#21360'  '#39044'  '#35272
    TabOrder = 3
    OnClick = PrintPreviewClick
  end
  object FontDialog: TFontDialog
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 184
    Top = 8
  end
end

⌨️ 快捷键说明

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