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

📄 fw210unit.dfm

📁 货物配送管理系统对配送服务
💻 DFM
字号:
inherited FW210Form: TFW210Form
  Left = 201
  Top = 198
  Width = 724
  Height = 246
  Caption = #25968#25454#23548#20837#23548#20986#31383#20307
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited Image1: TImage
    Width = 716
  end
  inherited Image2: TImage
    Top = 214
    Width = 716
  end
  object RadioGroup1: TRadioGroup
    Left = 0
    Top = 5
    Width = 716
    Height = 142
    Align = alClient
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 147
    Width = 716
    Height = 67
    Align = alBottom
    TabOrder = 1
    object Button1: TButton
      Left = 16
      Top = 16
      Width = 75
      Height = 25
      Caption = #23548#20837
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 96
      Top = 16
      Width = 75
      Height = 25
      Caption = #23548#20986
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 176
      Top = 16
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 2
    end
    object Panel2: TPanel
      Left = 512
      Top = 16
      Width = 217
      Height = 41
      BevelOuter = bvLowered
      TabOrder = 4
      Visible = False
      object Label1: TLabel
        Left = 8
        Top = 8
        Width = 73
        Height = 13
        AutoSize = False
        Caption = #20445#23384#20998#38548#31526
      end
      object ComboBox1: TComboBox
        Left = 80
        Top = 8
        Width = 121
        Height = 21
        BevelOuter = bvSpace
        BiDiMode = bdRightToLeftNoAlign
        ItemHeight = 13
        ParentBiDiMode = False
        TabOrder = 0
        Text = '|'
        OnDropDown = ComboBox1DropDown
      end
    end
    object Panel3: TPanel
      Left = 280
      Top = 16
      Width = 217
      Height = 43
      BevelOuter = bvLowered
      TabOrder = 3
      object Label2: TLabel
        Left = 8
        Top = 8
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #25991#20214#26684#24335
      end
      object ComboBox2: TComboBox
        Left = 64
        Top = 8
        Width = 137
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Text = #36873#25321#19968#31181#25991#20214#26684#24335
        OnChange = ComboBox2Change
        OnDropDown = ComboBox2DropDown
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 168
    Top = 48
  end
  object SaveDialog1: TSaveDialog
    Left = 200
    Top = 48
  end
end

⌨️ 快捷键说明

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