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

📄 unitorder4.~dfm

📁 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
        TabOrder = 9
      end
      object PanelBianTaiID: TPanel
        Left = 8
        Top = 56
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #21464#21488#32534#21495
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 10
      end
      object PanelLineID: TPanel
        Left = 8
        Top = 24
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #32447#36335#21517#31216
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 11
      end
      object ComboLineID: TComboBox
        Left = 120
        Top = 24
        Width = 209
        Height = 21
        Ctl3D = False
        DropDownCount = 20
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 0
      end
      object EditBianTaiID: TEdit
        Left = 120
        Top = 56
        Width = 209
        Height = 21
        AutoSize = False
        Ctl3D = False
        MaxLength = 6
        ParentCtl3D = False
        TabOrder = 1
      end
      object PanelOrderType: TPanel
        Left = 336
        Top = 56
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #21629#20196#31867#22411
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 12
      end
      object PanelOrderIndex: TPanel
        Left = 336
        Top = 24
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #21629#20196#24207#21495
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 15
      end
      object PanelOrderFlag: TPanel
        Left = 336
        Top = 88
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #22788#29702#32467#26524
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 13
      end
      object PanelDateTime2: TPanel
        Left = 336
        Top = 120
        Width = 113
        Height = 21
        BevelInner = bvLowered
        Caption = #32456#27490#26102#38388
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clNavy
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 14
      end
      object DateTimePicker2: TDateTimePicker
        Left = 448
        Top = 120
        Width = 209
        Height = 21
        Date = 38345.676532476850000000
        Time = 38345.676532476850000000
        DateFormat = dfLong
        TabOrder = 7
        OnChange = DateTimePicker2Change
      end
      object ComboOrderFlag: TComboBox
        Left = 447
        Top = 88
        Width = 209
        Height = 21
        Ctl3D = False
        DropDownCount = 20
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 5
        Items.Strings = (
          ' '
          #26381#21153#22120#22788#29702#25351#20196#25104#21151
          #26381#21153#22120#22788#29702#25351#20196#22833#36133)
      end
      object ComboOrderType: TComboBox
        Left = 447
        Top = 56
        Width = 209
        Height = 21
        Ctl3D = False
        DropDownCount = 20
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 4
        Items.Strings = (
          ' '
          #35774#32622#23646#24615#25351#20196
          #21462#36127#33655#25968#25454#25351#20196)
      end
      object EditOrderIndex: TEdit
        Left = 448
        Top = 24
        Width = 209
        Height = 21
        AutoSize = False
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Pitch = fpVariable
        Font.Style = []
        MaxLength = 20
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 3
      end
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 199
    Width = 804
    Height = 235
    Align = alClient
    TabOrder = 1
    object ListView: TListView
      Left = 1
      Top = 1
      Width = 802
      Height = 201
      Align = alClient
      Columns = <>
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      HotTrack = True
      MultiSelect = True
      ReadOnly = True
      RowSelect = True
      ParentFont = False
      SortType = stData
      TabOrder = 0
      ViewStyle = vsReport
      OnDblClick = ListViewDblClick
    end
    object PanelMsg: TPanel
      Left = 1
      Top = 202
      Width = 802
      Height = 32
      Align = alBottom
      Color = clSkyBlue
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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