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

📄 jm_ydmxcx.dfm

📁 省级集邮品管理ERP
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Frm_YDMXCX: TFrm_YDMXCX
  Left = 1
  Top = 15
  BorderStyle = bsDialog
  Caption = '集邮门市管理——预订情况查询'
  ClientHeight = 572
  ClientWidth = 792
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object Panel4: TPanel
    Left = 0
    Top = 0
    Width = 792
    Height = 55
    Align = alTop
    BevelOuter = bvLowered
    BorderWidth = 5
    TabOrder = 0
    object RxLabel1: TRxLabel
      Left = 6
      Top = 6
      Width = 780
      Height = 24
      Align = alTop
      Alignment = taCenter
      Caption = '营业员预订情况查询'
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -24
      Font.Name = '楷体_GB2312'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
    object Lbl_user: TLabel
      Left = 20
      Top = 32
      Width = 48
      Height = 12
      Caption = '操作员:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 524
    Width = 792
    Height = 48
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 370
      Top = 8
      Width = 80
      Height = 25
      Caption = '查询(&S)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 660
      Top = 8
      Width = 80
      Height = 25
      Caption = '退出(&X)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 517
      Top = 8
      Width = 80
      Height = 25
      Caption = '打印(&P)'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = BitBtn3Click
    end
  end
  object Panel6: TPanel
    Left = 0
    Top = 55
    Width = 792
    Height = 469
    Align = alClient
    BevelOuter = bvLowered
    Caption = 'Panel6'
    TabOrder = 2
    object Panel3: TPanel
      Left = 61
      Top = -1
      Width = 732
      Height = 30
      BevelInner = bvLowered
      BevelOuter = bvNone
      TabOrder = 1
      Visible = False
      object Label5: TLabel
        Left = 14
        Top = 5
        Width = 533
        Height = 15
        Caption = 
          '查询条件是:交易流水号位于20011220——20011230之间的记录,包含冲' +
          '正数据'
      end
    end
    object Panel2: TPanel
      Left = 16
      Top = 380
      Width = 761
      Height = 77
      BevelInner = bvSpace
      BevelOuter = bvLowered
      TabOrder = 2
      object Label7: TLabel
        Left = 251
        Top = 17
        Width = 48
        Height = 12
        Caption = '流水号从'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 420
        Top = 17
        Width = 12
        Height = 12
        Caption = '至'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 228
        Top = 46
        Width = 12
        Height = 12
        Caption = '至'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 591
        Top = 46
        Width = 12
        Height = 12
        Caption = '至'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object RadioButton1: TRadioButton
        Left = 12
        Top = 17
        Width = 86
        Height = 17
        Caption = '交易日期'
        Checked = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        TabStop = True
      end
      object RadioButton3: TRadioButton
        Left = 399
        Top = 46
        Width = 82
        Height = 17
        Caption = '收据号从'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object RadioButton2: TRadioButton
        Left = 12
        Top = 46
        Width = 97
        Height = 17
        Caption = '交易日期从'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object DateEdit1: TDateEdit
        Left = 112
        Top = 12
        Width = 109
        Height = 21
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        NumGlyphs = 2
        ParentFont = False
        PopupFont.Charset = DEFAULT_CHARSET
        PopupFont.Color = clWindowText
        PopupFont.Height = -11
        PopupFont.Name = 'MS Sans Serif'
        PopupFont.Style = []
        YearDigits = dyFour
        TabOrder = 3
        Text = '2002-01-01'
      end
      object Edit3: TEdit
        Left = 317
        Top = 13
        Width = 90
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object Edit4: TEdit
        Left = 438
        Top = 13
        Width = 90
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 5
      end
      object Edit5: TEdit
        Left = 482
        Top = 43
        Width = 100
        Height = 20
        CharCase = ecUpperCase
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 6
      end
      object Edit6: TEdit
        Left = 610
        Top = 43
        Width = 100
        Height = 20
        CharCase = ecUpperCase
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 7
      end
      object DateEdit2: TDateEdit
        Left = 113
        Top = 44
        Width = 108
        Height = 21
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        NumGlyphs = 2
        ParentFont = False
        PopupFont.Charset = DEFAULT_CHARSET
        PopupFont.Color = clWindowText
        PopupFont.Height = -11
        PopupFont.Name = 'MS Sans Serif'
        PopupFont.Style = []
        YearDigits = dyFour
        TabOrder = 8
      end
      object DateEdit3: TDateEdit
        Left = 247
        Top = 43
        Width = 110
        Height = 21
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        NumGlyphs = 2
        ParentFont = False
        PopupFont.Charset = DEFAULT_CHARSET
        PopupFont.Color = clWindowText
        PopupFont.Height = -11
        PopupFont.Name = 'MS Sans Serif'
        PopupFont.Style = []
        YearDigits = dyFour
        TabOrder = 9
      end
    end
    object Panel5: TPanel
      Left = 16
      Top = 16
      Width = 761
      Height = 357
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Caption = 'Panel2'
      TabOrder = 0
      object Label2: TLabel
        Left = 13
        Top = 72
        Width = 72
        Height = 12
        Caption = '预订类型年度'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 11
        Top = 327
        Width = 48
        Height = 12
        Caption = '总计金额'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 192
        Top = 12
        Width = 48
        Height = 12
        Caption = '预订情况'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []

⌨️ 快捷键说明

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