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

📄 unit16.dfm

📁 PosEasy收银系统源码,Pos机前后台管理代码
💻 DFM
字号:
object Formback: TFormback
  Left = 267
  Top = 114
  Width = 236
  Height = 332
  BorderIcons = [biHelp]
  Caption = '退款方式'
  Color = cl3DLight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  OnKeyDown = FormKeyDown
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 28
    Top = 17
    Width = 177
    Height = 258
    TabOrder = 0
    object CheckBoxpay1: TCheckBox
      Left = 48
      Top = 32
      Width = 97
      Height = 17
      Caption = '现金'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object CheckBoxpay2: TCheckBox
      Left = 48
      Top = 65
      Width = 97
      Height = 17
      Caption = '支票'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object CheckBoxpay3: TCheckBox
      Left = 48
      Top = 101
      Width = 97
      Height = 17
      Caption = '信用卡'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object CheckBoxpay4: TCheckBox
      Left = 48
      Top = 134
      Width = 97
      Height = 17
      Caption = '其他票据'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object CheckBoxpay5: TCheckBox
      Left = 48
      Top = 168
      Width = 97
      Height = 17
      Caption = '店内票据'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object CheckBoxpay6: TCheckBox
      Left = 48
      Top = 203
      Width = 97
      Height = 17
      Caption = '挂帐'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
  end
end

⌨️ 快捷键说明

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