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

📄 rbform.dfm

📁 一个物流公司的物流配送系统
💻 DFM
字号:
object Frmrb: TFrmrb
  Left = 381
  Top = 227
  BorderStyle = bsDialog
  Caption = #26085#25253#34920
  ClientHeight = 204
  ClientWidth = 290
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 290
    Height = 204
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 51
      Top = 22
      Width = 36
      Height = 13
      Caption = #26085#26399#65306
    end
    object rqpk: TDateTimePicker
      Left = 88
      Top = 16
      Width = 129
      Height = 21
      CalAlignment = dtaLeft
      Date = 38485.5431535648
      Time = 38485.5431535648
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object PrintBtn: TButton
      Left = 104
      Top = 96
      Width = 75
      Height = 25
      Caption = #25171#21360#39044#35272
      TabOrder = 1
      OnClick = PrintBtnClick
    end
  end
end

⌨️ 快捷键说明

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