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

📄 queryorder.dfm

📁 住宿餐饮 - 订餐管理系统,DelPhi写的。适合酒店
💻 DFM
字号:
object frmQueryOrder: TfrmQueryOrder
  Left = 219
  Top = 106
  Width = 707
  Height = 473
  Caption = #35746#21333#20449#24687#26597#35810' '
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 665
    Height = 169
    Caption = #35746#21333#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 48
      Height = 13
      Caption = #35746#21333#32534#21495
    end
    object Label2: TLabel
      Left = 208
      Top = 32
      Width = 48
      Height = 13
      Caption = #39038#23458#22995#21517
    end
    object Label6: TLabel
      Left = 400
      Top = 32
      Width = 48
      Height = 13
      Caption = #39184#26700#32534#21495
    end
    object Label7: TLabel
      Left = 32
      Top = 136
      Width = 54
      Height = 13
      Caption = #29992#39184#20154#25968'  '
    end
    object Label10: TLabel
      Left = 264
      Top = 136
      Width = 54
      Height = 13
      Caption = #20184#27454#26041#24335'  '
    end
    object Query: TButton
      Left = 568
      Top = 56
      Width = 75
      Height = 25
      Caption = #26597#35810
      TabOrder = 0
      OnClick = QueryClick
    end
    object Clear: TButton
      Left = 568
      Top = 112
      Width = 75
      Height = 25
      Caption = #28165#31354
      TabOrder = 1
      OnClick = ClearClick
    end
    object OrderID: TEdit
      Left = 80
      Top = 28
      Width = 97
      Height = 21
      TabOrder = 2
    end
    object UserName: TEdit
      Left = 261
      Top = 28
      Width = 100
      Height = 21
      TabOrder = 3
    end
    object TableID: TEdit
      Left = 456
      Top = 28
      Width = 89
      Height = 21
      TabOrder = 4
    end
    object Num: TEdit
      Left = 88
      Top = 131
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object Mode: TComboBox
      Left = 320
      Top = 131
      Width = 81
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 6
      Items.Strings = (
        ''
        #32593#19978
        #20449#29992#21345
        #29616#37329)
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 240
    Width = 665
    Height = 177
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox2: TGroupBox
    Left = 240
    Top = 192
    Width = 113
    Height = 41
    Caption = #25490#24207#26041#27861
    TabOrder = 2
    object SortAsc: TRadioButton
      Left = 8
      Top = 16
      Width = 49
      Height = 17
      Caption = #21319#24207
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = SortAscClick
    end
    object SortDesc: TRadioButton
      Left = 56
      Top = 16
      Width = 41
      Height = 17
      Caption = #38477#24207
      TabOrder = 1
      OnClick = SortDescClick
    end
  end
  object GroupBox3: TGroupBox
    Left = 376
    Top = 192
    Width = 305
    Height = 41
    Caption = #25490#24207#20869#23481
    TabOrder = 3
    object id: TRadioButton
      Left = 8
      Top = 16
      Width = 57
      Height = 17
      Caption = #32534#21495
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = idClick
    end
    object name: TRadioButton
      Left = 72
      Top = 16
      Width = 57
      Height = 17
      Caption = #22995#21517
      TabOrder = 1
      OnClick = nameClick
    end
    object OrderTime: TRadioButton
      Left = 136
      Top = 16
      Width = 73
      Height = 17
      Caption = #23450#39184#26102#38388
      TabOrder = 2
      OnClick = OrderTimeClick
    end
    object PreTime: TRadioButton
      Left = 216
      Top = 16
      Width = 73
      Height = 17
      Caption = #39044#23450#26102#38388
      TabOrder = 3
      OnClick = PreTimeClick
    end
  end
  object GroupBox6: TGroupBox
    Left = 16
    Top = 192
    Width = 193
    Height = 41
    Caption = #35760#24405#27983#35272#25353#38062
    TabOrder = 4
    object DBNavigator1: TDBNavigator
      Left = 18
      Top = 15
      Width = 164
      Height = 18
      DataSource = DataSource1
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      TabOrder = 0
    end
  end
  object GroupBox7: TGroupBox
    Left = 40
    Top = 80
    Width = 257
    Height = 49
    Caption = #35746#39184#26102#38388
    TabOrder = 5
    object Label3: TLabel
      Left = 16
      Top = 23
      Width = 18
      Height = 13
      Caption = #20174'  '
    end
    object Label4: TLabel
      Left = 128
      Top = 20
      Width = 18
      Height = 13
      Caption = #21040'  '
    end
    object lowOrderTime: TDateTimePicker
      Left = 34
      Top = 17
      Width = 88
      Height = 22
      CalAlignment = dtaLeft
      Date = 37642.3892438079
      Time = 37642.3892438079
      DateFormat = dfShort
      DateMode = dmComboBox
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 0
    end
    object highOrderTime: TDateTimePicker
      Left = 145
      Top = 17
      Width = 96
      Height = 21
      CalAlignment = dtaLeft
      Date = 37642.3892438079
      Time = 37642.3892438079
      DateFormat = dfShort
      DateMode = dmComboBox
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 1
    end
  end
  object GroupBox4: TGroupBox
    Left = 304
    Top = 80
    Width = 257
    Height = 49
    Caption = #39044#23450#26102#38388
    TabOrder = 6
    object Label5: TLabel
      Left = 16
      Top = 23
      Width = 18
      Height = 13
      Caption = #20174'  '
    end
    object Label8: TLabel
      Left = 128
      Top = 20
      Width = 18
      Height = 13
      Caption = #21040'  '
    end
    object lowPreTime: TDateTimePicker
      Left = 34
      Top = 17
      Width = 88
      Height = 22
      CalAlignment = dtaLeft
      Date = 37642.3892438079
      Time = 37642.3892438079
      DateFormat = dfShort
      DateMode = dmComboBox
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 0
    end
    object highPreTime: TDateTimePicker
      Left = 145
      Top = 17
      Width = 96
      Height = 21
      CalAlignment = dtaLeft
      Date = 37642.3892438079
      Time = 37642.3892438079
      DateFormat = dfShort
      DateMode = dmComboBox
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 1
    end
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'DB'
    SQL.Strings = (
      'select * from OrderInfo order by '#35746#21333#32534#21495' asc')
    Left = 128
    Top = 368
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 56
    Top = 360
  end
end

⌨️ 快捷键说明

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