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

📄 cx110unit.dfm

📁 货物配送管理系统对配送服务
💻 DFM
字号:
inherited CX110Form: TCX110Form
  Left = 207
  Top = 187
  Width = 772
  Height = 466
  Caption = #24211#23384#35760#24405
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Image1: TImage
    Width = 764
  end
  inherited Image2: TImage
    Top = 434
    Width = 764
  end
  object Panel1: TPanel
    Left = 0
    Top = 5
    Width = 764
    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 = 176
      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 = 81
      Height = 13
      AutoSize = False
      Caption = #25968#25454#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 = 16
      Top = 56
      Width = 49
      Height = 17
      Caption = #20174
      TabOrder = 6
      OnClick = CheckBox1Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 48
      Top = 56
      Width = 129
      Height = 21
      Date = 37695.857521620370000000
      Time = 37695.857521620370000000
      Enabled = False
      TabOrder = 7
    end
    object DateTimePicker2: TDateTimePicker
      Left = 192
      Top = 56
      Width = 137
      Height = 21
      Date = 37695.857574814820000000
      Time = 37695.857574814820000000
      Enabled = False
      TabOrder = 8
    end
    object DBNavigator1: TDBNavigator
      Left = 333
      Top = 57
      Width = 100
      Height = 18
      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 = 9
    end
    object RadioGroup1: TRadioGroup
      Left = 440
      Top = 48
      Width = 305
      Height = 49
      Caption = #20445#23384#31867#22411
      Columns = 3
      ItemIndex = 0
      Items.Strings = (
        #25152#26377#24211#23384#35760#24405
        #20179#24211#29616#23384
        #20179#24211#28165#31354)
      TabOrder = 5
      OnClick = RadioGroup1Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 102
    Width = 764
    Height = 332
    Align = alClient
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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