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

📄 unbcstf.dfm

📁 DELPHI编写的商场收银POS机源代码
💻 DFM
字号:
object FMBCSTF: TFMBCSTF
  Left = 270
  Top = 216
  Width = 450
  Height = 303
  Caption = ' '
  Color = 9953258
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = '新宋体'
  Font.Style = []
  OldCreateOrder = True
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 5
    Top = 5
    Width = 300
    Height = 166
    Caption = '查询条件'
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = '新宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    object LB1: TLabel
      Left = 10
      Top = 25
      Width = 52
      Height = 13
      Caption = '客户编号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object LB2: TLabel
      Left = 10
      Top = 45
      Width = 52
      Height = 13
      Caption = '客户名称'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object LB3: TLabel
      Left = 10
      Top = 65
      Width = 51
      Height = 13
      Caption = '负  责  人'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 173
      Top = 24
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 173
      Top = 64
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 173
      Top = 44
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 10
      Top = 85
      Width = 47
      Height = 13
      Caption = '电  话   1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 173
      Top = 84
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 10
      Top = 105
      Width = 47
      Height = 13
      Caption = '电  话   2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 173
      Top = 104
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 10
      Top = 125
      Width = 47
      Height = 13
      Caption = '住  址   1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 173
      Top = 124
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 10
      Top = 145
      Width = 47
      Height = 13
      Caption = '住  址   2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 173
      Top = 144
      Width = 13
      Height = 13
      Caption = '至'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object LB11: TJEdit
      Left = 70
      Top = 20
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB31: TJEdit
      Left = 70
      Top = 60
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB12: TJEdit
      Left = 190
      Top = 20
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB32: TJEdit
      Left = 190
      Top = 60
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB21: TJEdit
      Left = 70
      Top = 40
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB22: TJEdit
      Left = 190
      Top = 40
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB41: TJEdit
      Left = 70
      Top = 80
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB42: TJEdit
      Left = 190
      Top = 80
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB51: TJEdit
      Left = 70
      Top = 100
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB52: TJEdit
      Left = 190
      Top = 100
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB61: TJEdit
      Left = 70
      Top = 120
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB62: TJEdit
      Left = 190
      Top = 120
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 11
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB71: TJEdit
      Left = 70
      Top = 140
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 12
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object LB72: TJEdit
      Left = 190
      Top = 140
      Width = 100
      Height = 19
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 13
      Digits = 1
      Max = 999999999
      _EditType = EDIT
      _SHOWCAL = NONE
    end
  end
  object GroupBox2: TGroupBox
    Left = 5
    Top = 175
    Width = 300
    Height = 96
    Caption = '排列顺序'
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
    object Label4: TLabel
      Left = 15
      Top = 24
      Width = 39
      Height = 13
      Caption = '条件一'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 15
      Top = 49
      Width = 39
      Height = 13
      Caption = '条件二'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 15
      Top = 70
      Width = 39
      Height = 13
      Caption = '条件三'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ParentFont = False
    end
    object WHEREKEY1: TComboBox
      Left = 70
      Top = 20
      Width = 220
      Height = 21
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      OnExit = WHEREKEY1Exit
    end
    object WHEREKEY2: TComboBox
      Left = 70
      Top = 45
      Width = 220
      Height = 21
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 1
      OnExit = WHEREKEY1Exit
    end
    object WHEREKEY3: TComboBox
      Left = 70
      Top = 70
      Width = 220
      Height = 21
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '新宋体'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 2
      OnExit = WHEREKEY1Exit
    end
  end
  object Panel1: TPanel
    Left = 317
    Top = 0
    Width = 125
    Height = 276
    Align = alRight
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Caption = ' '
    Color = clBlack
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object BTNSER: TBitBtn
      Left = 0
      Top = 0
      Width = 120
      Height = 80
      Caption = '&F 查询'
      DragCursor = crHandPoint
      TabOrder = 0
      OnClick = BTNSERClick
    end
    object BTNCLR: TBitBtn
      Left = 0
      Top = 80
      Width = 120
      Height = 80
      Caption = '&C 清除'
      DragCursor = crHandPoint
      TabOrder = 1
      OnClick = BTNCLRClick
    end
    object BTNQUT: TBitBtn
      Left = 0
      Top = 160
      Width = 120
      Height = 80
      Caption = '&Q 结束'
      DragCursor = crHandPoint
      TabOrder = 2
      OnClick = BTNQUTClick
    end
  end
end 

⌨️ 快捷键说明

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