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

📄 formmain.dfm

📁 企业通comicq是一个通讯工具软件,一个通讯工具软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 296
  Top = 109
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = 'COMICQ'#31616#20307#20013#25991#20813#36153#29256
  ClientHeight = 329
  ClientWidth = 325
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object StatusBar: TStatusBar
    Left = 0
    Top = 310
    Width = 325
    Height = 19
    Panels = <
      item
        Alignment = taCenter
        Width = 50
      end>
    SimplePanel = False
  end
  object UserListBox: TListView
    Left = 0
    Top = 0
    Width = 153
    Height = 310
    Align = alLeft
    Columns = <>
    LargeImages = ImageList1
    ReadOnly = True
    PopupMenu = PopupMenu2
    TabOrder = 2
  end
  object MediaPlayer1: TMediaPlayer
    Left = 16
    Top = 168
    Width = 253
    Height = 30
    AutoEnable = False
    Visible = False
    TabOrder = 1
  end
  object PageControl1: TPageControl
    Left = 153
    Top = 0
    Width = 172
    Height = 310
    ActivePage = TabSheet1
    Align = alClient
    BiDiMode = bdLeftToRight
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    MultiLine = True
    ParentBiDiMode = False
    ParentFont = False
    TabIndex = 0
    TabOrder = 3
    TabPosition = tpRight
    object TabSheet1: TTabSheet
      Caption = #31995#32479#26381#21153
      object Btn_LonOn: TButton
        Left = 32
        Top = 24
        Width = 75
        Height = 25
        Action = LogOn
        TabOrder = 0
      end
      object Btn_LogOut: TButton
        Left = 32
        Top = 64
        Width = 75
        Height = 25
        Action = LogOut
        TabOrder = 1
      end
      object Btn_Exit: TButton
        Left = 32
        Top = 184
        Width = 75
        Height = 25
        Action = ExitSys
        TabOrder = 2
      end
      object Btn_UpdateSkin: TButton
        Left = 32
        Top = 144
        Width = 75
        Height = 25
        Action = UpdateSkin
        TabOrder = 3
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20844#21578#26639
      ImageIndex = 1
    end
    object TabSheet3: TTabSheet
      Caption = #19979#36733#19987#21306
      ImageIndex = 2
    end
    object TabSheet4: TTabSheet
      Caption = #31243#24207#21592#19987#21306
      ImageIndex = 3
    end
  end
  object MainMenu1: TMainMenu
    Left = 64
    Top = 40
    object N1: TMenuItem
      Caption = #31995#32479'(&S)'
      object N14: TMenuItem
        Action = LogOn
      end
      object N13: TMenuItem
        Caption = '-'
      end
      object N15: TMenuItem
        Action = LogOut
      end
      object N12: TMenuItem
        Caption = '-'
      end
      object N2: TMenuItem
        Caption = #37197#32622
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Action = ExitSys
      end
    end
    object N20: TMenuItem
      Caption = #24110#21161
      object N21: TMenuItem
        Caption = #20851#20110
        OnClick = N21Click
      end
      object N22: TMenuItem
        Caption = '-'
      end
      object N27: TMenuItem
        Caption = #32852#26426#24110#21161
      end
      object N26: TMenuItem
        Caption = '-'
      end
      object N23: TMenuItem
        Caption = #20135#21697#32593#31449
      end
      object N24: TMenuItem
        Caption = '-'
      end
      object N25: TMenuItem
        Caption = #22312#32447#21319#32423
      end
    end
  end
  object NMUDP1: TNMUDP
    RemotePort = 0
    LocalPort = 7756
    ReportLevel = 16
    OnDataReceived = NMUDP1DataReceived
    Left = 24
    Top = 40
  end
  object PopupMenu1: TPopupMenu
    Left = 64
    Top = 8
    object N5: TMenuItem
      Action = LogOn
    end
    object N6: TMenuItem
      Caption = '-'
    end
    object N11: TMenuItem
      Action = LogOut
    end
    object N10: TMenuItem
      Caption = '-'
    end
    object N9: TMenuItem
      Caption = #20851#20110
      OnClick = N9Click
    end
    object N8: TMenuItem
      Caption = '-'
    end
    object N7: TMenuItem
      Action = ExitSys
    end
  end
  object ImageList1: TImageList
    DrawingStyle = dsTransparent
    Left = 24
    Top = 8
    Bitmap = {

⌨️ 快捷键说明

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