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

📄 fw110unit.dfm

📁 货物配送管理系统对配送服务
💻 DFM
字号:
object FW110Form: TFW110Form
  Left = 300
  Top = 333
  Width = 445
  Height = 213
  BorderIcons = [biSystemMenu]
  Caption = #22791#20221#24674#22797#31383#20307
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 64
    Top = 136
    Width = 75
    Height = 25
    Caption = #22791#20221
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 168
    Top = 136
    Width = 75
    Height = 25
    Caption = #24674#22797
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 272
    Top = 136
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = Button3Click
  end
  object Memo1: TMemo
    Left = 40
    Top = 24
    Width = 353
    Height = 105
    BorderStyle = bsNone
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      ''
      '      '#35813#25805#20316#26159#23558#25968#25454#24211#36827#34892#22791#20221#21644#24674#22797
      ''
      '      '#25191#34892#21069#19968#23450#35201#30830#35748#65292#20197#36991#20813#36896#25104#19981#24517#35201#30340#25439#22833)
    ParentFont = False
    ReadOnly = True
    TabOrder = 0
  end
  object OpenDialog1: TOpenDialog
    Left = 16
    Top = 120
  end
end

⌨️ 快捷键说明

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