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

📄 u_print.dfm

📁 小银行系统
💻 DFM
字号:
object F_print: TF_print
  Left = 188
  Top = 275
  Width = 368
  Height = 281
  BorderIcons = []
  Caption = #21015#21360#36164#26009
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 0
    Width = 360
    Height = 200
    Align = alClient
    TabOrder = 0
  end
  object ScrollBox2: TScrollBox
    Left = 0
    Top = 200
    Width = 360
    Height = 54
    Align = alBottom
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 45
      Top = 11
      Width = 62
      Height = 30
      Caption = #21015#21360
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = #21326#25991#20013#23435
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 149
      Top = 11
      Width = 62
      Height = 30
      Caption = #36716#26723#26696
      Font.Charset = GB2312_CHARSET
      Font.Color = clOlive
      Font.Height = -13
      Font.Name = #21326#25991#20013#23435
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object BitBtn3: TBitBtn
      Left = 253
      Top = 11
      Width = 62
      Height = 30
      Caption = #32467#26463
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #21326#25991#20013#23435
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = BitBtn3Click
    end
  end
  object DosMove1: TDosMove
    Active = True
    Left = 128
    Top = 64
  end
end

⌨️ 快捷键说明

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