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

📄 mainform.nfm.~5~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~5~
字号:
object Form1: TForm1
  Caption = #37038#20214#23458#25143#31471
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Height = 357
  Width = 422
  Left = 0
  Top = 0
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = 'POP3'#26381#21153#22120
    Left = 8
    Top = 16
    Width = 62
    Height = 13
  end
  object Label2: TLabel
    Caption = #37038#20214#29992#25143#21517
    Left = 8
    Top = 48
    Width = 60
    Height = 13
  end
  object Label3: TLabel
    Caption = #23494#30721
    Left = 24
    Top = 80
    Width = 24
    Height = 13
  end
  object Edit1: TEdit
    TabOrder = 0
    Text = 'edit1'
    Left = 80
    Top = 16
    Width = 153
    Height = 21
  end
  object Edit2: TEdit
    TabOrder = 1
    Text = 'edit2'
    Left = 80
    Top = 48
    Width = 153
    Height = 21
  end
  object Edit3: TEdit
    PasswordChar = '*'
    TabOrder = 2
    Text = 'Edit1'
    Left = 80
    Top = 80
    Width = 153
    Height = 21
  end
  object ListView1: TListView
    Align = alBottom
    Columns = <
      item
        Caption = 'From'
      end
      item
        Caption = 'To'
      end
      item
        Caption = #20027#39064
      end
      item
        Caption = #26085#26399
      end>
    TabOrder = 3
    ViewStyle = vsReport
    Left = 0
    Top = 121
    Width = 414
    Height = 209
  end
  object Button1: TButton
    Caption = #25509#25910#37038#20214
    TabOrder = 4
    Left = 296
    Top = 16
    Width = 75
    Height = 25
  end
  object Button2: TButton
    Caption = #21457#36865#37038#20214
    TabOrder = 5
    Left = 296
    Top = 48
    Width = 75
    Height = 25
  end
  object Button3: TButton
    Caption = #36864#20986
    TabOrder = 6
    Left = 296
    Top = 80
    Width = 75
    Height = 25
  end
end

⌨️ 快捷键说明

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