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

📄 sendtransfer.dfm.~4~

📁 自助公交信息短信服务平台
💻 ~4~
字号:
object Form3: TForm3
  Left = 0
  Top = 0
  Width = 391
  Height = 270
  Caption = #36716#21457
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 240
    Top = 16
    Width = 60
    Height = 13
    Caption = #30701#28040#24687#20869#23481
  end
  object Label2: TLabel
    Left = 24
    Top = 8
    Width = 48
    Height = 13
    Caption = #36755#20837#21495#30721
  end
  object Label3: TLabel
    Left = 24
    Top = 64
    Width = 48
    Height = 13
    Caption = #23548#20837#21495#30721
  end
  object Label4: TLabel
    Left = 24
    Top = 128
    Width = 48
    Height = 13
    Caption = #21495#30721#21015#34920
  end
  object Memo1: TMemo
    Left = 200
    Top = 40
    Width = 161
    Height = 105
    Lines.Strings = (
      'Memo1')
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 24
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit1'
  end
  object ListBox1: TListBox
    Left = 24
    Top = 152
    Width = 137
    Height = 81
    ItemHeight = 13
    TabOrder = 2
  end
  object ComboBox1: TComboBox
    Left = 24
    Top = 88
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Text = 'ComboBox1'
  end
  object Button1: TButton
    Left = 288
    Top = 152
    Width = 75
    Height = 25
    Caption = #36716#21457
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 288
    Top = 192
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 5
  end
  object Button3: TButton
    Left = 192
    Top = 152
    Width = 75
    Height = 25
    Caption = #21024#38500#21495#30721
    TabOrder = 6
  end
  object Button4: TButton
    Left = 192
    Top = 192
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 7
  end
end

⌨️ 快捷键说明

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