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

📄 prpreviewdbg.dfm

📁 是 delphi6的函数库
💻 DFM
字号:
object previewdbgridform: Tpreviewdbgridform
  Left = 377
  Top = 199
  BorderStyle = bsDialog
  Caption = #25171#21360#35774#32622
  ClientHeight = 135
  ClientWidth = 472
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnPaint = FormPaint
  PixelsPerInch = 96
  TextHeight = 11
  object edit1: TLabel
    Left = 171
    Top = 5
    Width = 53
    Height = 21
    Caption = #23383#20307'1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object edit2: TLabel
    Left = 248
    Top = 8
    Width = 35
    Height = 14
    Caption = #23383#20307'2'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object edit3: TLabel
    Left = 304
    Top = 8
    Width = 35
    Height = 14
    Caption = #23383#20307'3'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object CheckBox1: TCheckBox
    Left = 71
    Top = 105
    Width = 138
    Height = 17
    Caption = #26410#28385#39029#31354#34920#26684#34917#40784
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = CheckBox1Click
  end
  object CheckBox2: TCheckBox
    Left = 207
    Top = 105
    Width = 129
    Height = 17
    Caption = #20351#29992#24050#23384#22312#30340#27169#26495
    Checked = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    State = cbChecked
    TabOrder = 1
    OnClick = CheckBox2Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 32
    Width = 337
    Height = 58
    Caption = #34920#26684':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object SpeedButton4: TSpeedButton
      Left = 59
      Top = 19
      Width = 58
      Height = 28
      Caption = #23383#20307
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton4Click
    end
  end
  object btnPreview: TBitBtn
    Left = 360
    Top = 16
    Width = 75
    Height = 25
    Caption = #39044#35272
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = btnPreviewClick
    Kind = bkOK
  end
  object btnPrint: TBitBtn
    Left = 361
    Top = 48
    Width = 75
    Height = 25
    Caption = #25171#21360
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = btnPrintClick
  end
  object btnCancel: TBitBtn
    Left = 361
    Top = 80
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = btnCancelClick
    Kind = bkClose
  end
  object PRClass1: TPRClass
    Left = 144
    Top = 8
    Width = 18
    Height = 25
    DataLine = 40
    Visible = False
    EditStatus = False
  end
  object FontDialog1: TFontDialog
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    Options = [fdTrueTypeOnly, fdEffects]
    Left = 51
  end
  object PrinterSetupDialog1: TPrinterSetupDialog
    Left = 88
  end
end

⌨️ 快捷键说明

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