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

📄 uqueryoperin.~dfm

📁 物流行业
💻 ~DFM
字号:
object fmqueryoperin: Tfmqueryoperin
  Left = 156
  Top = 56
  Width = 875
  Height = 565
  Caption = #35013#31665#35760#24405#32508#21512#26597#35810#30028#38754
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 253
    Top = 16
    Width = 360
    Height = 35
    Caption = #35013#31665#35760#24405#32508#21512#26597#35810#30028#38754
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -35
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsUnderline]
    ParentFont = False
  end
  object groupbox1: TGroupBox
    Left = 13
    Top = 54
    Width = 841
    Height = 215
    Caption = #26597#35810#35774#32622
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object ListBox1: TListBox
      Left = 75
      Top = 16
      Width = 153
      Height = 193
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ItemHeight = 16
      ParentFont = False
      TabOrder = 0
      OnClick = ListBox1Click
    end
    object RadioGroup1: TRadioGroup
      Left = 302
      Top = 16
      Width = 237
      Height = 97
      Caption = #19982#20540#20851#31995
      ItemIndex = 0
      Items.Strings = (
        #31561#20110
        #19981#31561#20110
        #30456#20284#20110
        #33539#22260#22312)
      TabOrder = 1
      OnClick = RadioGroup1Click
    end
    object Edit1: TEdit
      Left = 415
      Top = 37
      Width = 113
      Height = 21
      CharCase = ecUpperCase
      TabOrder = 2
      Text = 'EDIT1'
    end
    object Edit2: TEdit
      Left = 415
      Top = 74
      Width = 113
      Height = 21
      CharCase = ecUpperCase
      TabOrder = 3
      Text = 'EDIT2'
    end
    object Button1: TButton
      Left = 631
      Top = 94
      Width = 104
      Height = 29
      Caption = #28155'  '#21152
      TabOrder = 4
      OnClick = Button1Click
    end
    object ListBox2: TListBox
      Left = 302
      Top = 115
      Width = 238
      Height = 92
      ItemHeight = 13
      TabOrder = 5
    end
    object ListBox3: TListBox
      Left = 800
      Top = 16
      Width = 33
      Height = 193
      ItemHeight = 13
      TabOrder = 6
      Visible = False
    end
    object RadioGroup2: TRadioGroup
      Left = 631
      Top = 16
      Width = 105
      Height = 65
      Caption = #26465#20214#20851#31995
      ItemIndex = 0
      Items.Strings = (
        #24182#19988
        #25110)
      TabOrder = 7
    end
    object Button2: TButton
      Left = 631
      Top = 181
      Width = 104
      Height = 29
      Caption = #26597'  '#35810
      TabOrder = 8
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 631
      Top = 123
      Width = 104
      Height = 29
      Caption = #21024'  '#38500
      TabOrder = 9
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 631
      Top = 152
      Width = 104
      Height = 29
      Caption = #28165'  '#31354
      TabOrder = 10
      OnClick = Button4Click
    end
    object ComboBox1: TComboBox
      Left = 24
      Top = 80
      Width = 17
      Height = 21
      ItemHeight = 13
      TabOrder = 11
      Text = 'ComboBox1'
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 274
    Width = 841
    Height = 171
    Caption = #35760#24405#27983#35272
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 2
      Top = 14
      Width = 837
      Height = 155
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clNavy
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'Drq'
          Title.Caption = #35013#31665#26085#26399
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cch'
          Title.Caption = #36710#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Ctdh'
          Title.Caption = #25552#21333#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cdl'
          Title.Caption = #36135#29289#20195#29702
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cxh'
          Title.Caption = #31665#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Ccc'
          Title.Caption = #23610#23544
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cxx'
          Title.Caption = #31665#22411
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lzt'
          Title.Caption = #29366#24577
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'chm'
          Title.Caption = #36135#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'njs'
          Title.Caption = #20214#25968
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'nzl'
          Title.Caption = #37325#37327
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Ccxr'
          Title.Caption = #25345#31665#20154
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cxw'
          Title.Caption = #31665#20301
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Lwz'
          Title.Caption = #22806#35013
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'Cyh'
          Title.Caption = #25805#20316#29992#25143
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'mbz'
          Title.Caption = #22791#27880
          Visible = True
        end>
    end
  end
  object BitBtn4: TBitBtn
    Left = 472
    Top = 476
    Width = 130
    Height = 40
    Caption = #36864#20986#31383#21475
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn4Click
  end
  object StatusBar1: TStatusBar
    Left = 18
    Top = 443
    Width = 840
    Height = 21
    Align = alNone
    Panels = <
      item
        Alignment = taCenter
        Width = 140
      end>
    SimplePanel = False
  end
  object BitBtn1: TBitBtn
    Left = 264
    Top = 476
    Width = 130
    Height = 40
    Caption = #25171#21360#35760#24405
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = BitBtn1Click
  end
  object DataSource1: TDataSource
    DataSet = Query3
    Left = 56
    Top = 16
  end
  object Table2: TTable
    AutoCalcFields = False
    DatabaseName = 'miscontainer'
    TableName = 'Operin.DB'
    Left = 256
    Top = 8
    object Table2Drq: TStringField
      DisplayLabel = #35013#31665#26085#26399
      FieldName = 'Drq'
      Size = 8
    end
    object Table2Cch: TStringField
      DisplayLabel = #36710#21495
      FieldName = 'Cch'
      Size = 8
    end
    object Table2Ctdh: TStringField
      DisplayLabel = #25552#21333#21495
      FieldName = 'Ctdh'
      Size = 16
    end
    object Table2Cdl: TStringField
      DisplayLabel = #36135#29289#20195#29702
      FieldName = 'Cdl'
      Size = 14
    end
    object Table2Cxh: TStringField
      DisplayLabel = #31665#21495
      FieldName = 'Cxh'
      Size = 11
    end
    object Table2Ccc: TStringField
      DisplayLabel = #23610#23544
      FieldName = 'Ccc'
      Size = 3
    end
    object Table2Cxx: TStringField
      DisplayLabel = #31665#22411
      FieldName = 'Cxx'
      Size = 2
    end
    object Table2Ccxr: TStringField
      DisplayLabel = #25345#31665#20154
      FieldName = 'Ccxr'
      Size = 8
    end
    object Table2Cxw: TStringField
      DisplayLabel = #31665#20301
      FieldName = 'Cxw'
      Size = 10
    end
    object Table2Lwc: TBooleanField
      DisplayLabel = #22806#25286
      FieldName = 'Lwc'
    end
    object Table2Cyh: TStringField
      DisplayLabel = #25805#20316#29992#25143
      FieldName = 'Cyh'
      Size = 10
    end
  end
  object Query3: TQuery
    DatabaseName = 'miscontainer'
    Left = 696
    Top = 16
  end
end

⌨️ 快捷键说明

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