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

📄 js310unit.dfm

📁 货物配送管理系统对配送服务
💻 DFM
字号:
inherited JS310Form: TJS310Form
  Left = 270
  Top = 214
  Width = 678
  Caption = #32467#31639#21333#20301#26597#35810
  PixelsPerInch = 96
  TextHeight = 13
  inherited Image1: TImage
    Width = 670
  end
  inherited Image2: TImage
    Width = 670
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 57
    Width = 670
    Height = 330
    Align = alClient
    DataSource = DM.dsJSFD
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #32467#31639#21333#20301
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22996#25176#21333#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21253#24178#39033#30446
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21512#21516#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36135#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22411#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24212#25910#27454#39033
        Visible = True
      end
      item
        Expanded = False
        FieldName = #39044#20184#27454#39033
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20652#25910#27454#39033
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 0
    Top = 5
    Width = 670
    Height = 52
    Align = alTop
    TabOrder = 0
    object Label2: TLabel
      Left = 24
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #32467#31639#21333#20301
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 16
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnDropDown = ComboBox1DropDown
    end
    object Button7: TButton
      Left = 256
      Top = 16
      Width = 75
      Height = 25
      Caption = #25628#32034
      TabOrder = 1
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 336
      Top = 16
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 2
    end
    object Button9: TButton
      Left = 416
      Top = 16
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
      OnClick = Button9Click
    end
    object DBNavigator1: TDBNavigator
      Left = 493
      Top = 17
      Width = 160
      Height = 25
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      Flat = True
      Ctl3D = False
      Hints.Strings = (
        #31532#19968#20010#35760#24405
        #21069#19968#20010#35760#24405
        #21518#19968#20010#35760#24405
        #26368#21518#19968#20010#35760#24405)
      ParentCtl3D = False
      TabOrder = 4
    end
  end
end

⌨️ 快捷键说明

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