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

📄 zy310unit.dfm

📁 货物配送管理系统对配送服务
💻 DFM
字号:
inherited ZY310Form: TZY310Form
  Left = 242
  Top = 257
  Width = 751
  Height = 457
  Caption = #20179#24211#35760#24405
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited Image1: TImage
    Width = 743
  end
  inherited Image2: TImage
    Top = 425
    Width = 743
  end
  object Panel1: TPanel
    Left = 0
    Top = 5
    Width = 743
    Height = 97
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25628#32034#31867#22411
    end
    object Label2: TLabel
      Left = 224
      Top = 16
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25628#32034#20869#23481
    end
    object Label3: TLabel
      Left = 216
      Top = 56
      Width = 12
      Height = 13
      Caption = #21040
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 80
      Width = 60
      Height = 13
      Caption = #36827#20179#21333#21015#34920
    end
    object ComboBox1: TComboBox
      Left = 72
      Top = 16
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
      OnDropDown = ComboBox1DropDown
    end
    object ComboBox2: TComboBox
      Left = 288
      Top = 16
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
    object Button7: TButton
      Left = 440
      Top = 16
      Width = 75
      Height = 25
      Caption = #25628#32034
      TabOrder = 2
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 536
      Top = 16
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 3
    end
    object Button9: TButton
      Left = 632
      Top = 16
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
    end
    object CheckBox1: TCheckBox
      Left = 40
      Top = 56
      Width = 49
      Height = 17
      Caption = #20174
      TabOrder = 5
      OnClick = CheckBox1Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 80
      Top = 56
      Width = 129
      Height = 21
      Date = 37695.857521620370000000
      Time = 37695.857521620370000000
      Enabled = False
      TabOrder = 6
    end
    object DateTimePicker2: TDateTimePicker
      Left = 248
      Top = 56
      Width = 137
      Height = 21
      Date = 37695.857574814820000000
      Time = 37695.857574814820000000
      Enabled = False
      TabOrder = 7
    end
    object DBNavigator1: TDBNavigator
      Left = 477
      Top = 57
      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 = 8
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 102
    Width = 743
    Height = 162
    Align = alClient
    Caption = 'Panel2'
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 741
      Height = 160
      Align = alClient
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 264
    Width = 743
    Height = 161
    Align = alBottom
    TabOrder = 2
    object Label4: TLabel
      Left = 8
      Top = 8
      Width = 120
      Height = 13
      Caption = #36827#20179#21333#25152#23545#24212#30340#20986#20179#21333
    end
    object DBGrid2: TDBGrid
      Left = 1
      Top = 32
      Width = 741
      Height = 128
      Align = alBottom
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object DBNavigator2: TDBNavigator
      Left = 485
      Top = 1
      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 = 0
    end
  end
end

⌨️ 快捷键说明

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