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

📄 frmbroadcast.dfm

📁 Mailserver Source code - Delphi. Simple Mail server source code. SMTP and POP3 protocols.
💻 DFM
字号:
object FrmBroadcast1: TFrmBroadcast1
  Left = 140
  Top = 56
  Align = alClient
  BorderStyle = bsNone
  Caption = #21457#36865#36890#21578
  ClientHeight = 463
  ClientWidth = 531
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 531
    Height = 23
    Align = alTop
    BevelOuter = bvLowered
    Caption = #21457#36865#36890#21578
    Color = clGray
    Font.Charset = ANSI_CHARSET
    Font.Color = clWhite
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 23
    Width = 531
    Height = 3
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 1
  end
  object Panel3: TPanel
    Left = 0
    Top = 26
    Width = 531
    Height = 437
    Align = alClient
    BevelOuter = bvLowered
    Ctl3D = False
    ParentCtl3D = False
    TabOrder = 2
    object Label4: TLabel
      Left = 132
      Top = 214
      Width = 60
      Height = 12
      Caption = #37038#20214#20869#23481#65306
    end
    object Label3: TLabel
      Left = 132
      Top = 174
      Width = 60
      Height = 12
      Caption = #37038#20214#26631#39064#65306
    end
    object Label2: TLabel
      Left = 132
      Top = 134
      Width = 78
      Height = 12
      Caption = #21457#20449#20154'email'#65306
    end
    object Label1: TLabel
      Left = 132
      Top = 32
      Width = 168
      Height = 12
      Caption = #36873#25321#25509#21463#36890#21578#29992#25143#25152#23646#30340#22495#21517#65306
    end
    object SpeedButton1: TSpeedButton
      Left = 328
      Top = 408
      Width = 57
      Height = 22
      Caption = #21457#36865
      Flat = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 392
      Top = 408
      Width = 57
      Height = 22
      Caption = #28165#31354
      Flat = True
      OnClick = SpeedButton2Click
    end
    object Edit2: TEdit
      Left = 132
      Top = 190
      Width = 317
      Height = 18
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 132
      Top = 150
      Width = 317
      Height = 18
      TabOrder = 1
    end
    object ListView1: TListView
      Left = 132
      Top = 48
      Width = 317
      Height = 81
      Checkboxes = True
      Columns = <
        item
          Width = 20
        end
        item
          Width = 290
        end>
      ColumnClick = False
      ReadOnly = True
      TabOrder = 2
      ViewStyle = vsReport
    end
    object memo1: TRichEdit
      Left = 132
      Top = 230
      Width = 317
      Height = 169
      BevelKind = bkFlat
      BorderStyle = bsNone
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ScrollBars = ssBoth
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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