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

📄 frind_friends.dfm

📁 一个QQ的界面源码
💻 DFM
字号:
object FrmFindFriends: TFrmFindFriends
  Left = 336
  Top = 173
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = 'FrmFindFriends'
  ClientHeight = 267
  ClientWidth = 423
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object RxLabel1: TRxLabel
    Left = 298
    Top = 9
    Width = 177
    Height = 19
    AutoSize = False
    Caption = 'Net Message'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 4
    Top = 4
    Width = 120
    Height = 260
    BorderStyle = bsSingle
    Caption = 'Panel1'
    TabOrder = 0
    object Image1: TImage
      Left = 1
      Top = 1
      Width = 114
      Height = 254
      Align = alClient
    end
  end
  object GroupBox1: TGroupBox
    Left = 128
    Top = 32
    Width = 289
    Height = 201
    Caption = #22312#32447#22909#21451
    TabOrder = 1
    object FriendsLstBox: TdxImageListBox
      Left = 8
      Top = 16
      Width = 273
      Height = 177
      Alignment = taCenter
      ImageAlign = dxliLeft
      ItemHeight = 0
      MultiLines = False
      VertAlignment = tvaCenter
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      SaveStrings = (
        ''
        ''
        ''
        '')
    end
  end
  object BtnClose: TBitBtn
    Left = 338
    Top = 238
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851#38381'(&C)'
    TabOrder = 2
    OnClick = BtnCloseClick
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      04000000000080000000120B0000120B00001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
      8888888888888888888880000008800000088099999009999908880999991977
      9088888099999979088888880999979088888888809999088888888880999908
      8888888807999990888888807979999908888807997199999088807777700799
      9908800000088000000888888888888888888888888888888888}
  end
  object BtnAdd: TBitBtn
    Left = 224
    Top = 238
    Width = 90
    Height = 25
    Caption = #21152#20026#22909#21451'(&A)'
    TabOrder = 3
    OnClick = BtnAddClick
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      04000000000080000000120B0000120B00001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888000
      7888888888887880788888888870008078888888887880807777888870008080
      000088887FF08088888088007FF08000008088787FF08888807700000FF00000
      80887FFFFFFFFFF077887FFFFFFFFFF0888877777FF07777888888887FF08088
      888888887FF07788888888887FF0888888888888777788888888}
  end
  object BtnReflash: TBitBtn
    Left = 128
    Top = 238
    Width = 90
    Height = 25
    Caption = #21047#26032#21517#21333'(&R)'
    TabOrder = 4
    OnClick = BtnReflashClick
    Glyph.Data = {
      F6000000424DF600000000000000760000002800000010000000100000000100
      04000000000080000000120B0000120B00001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
      8FFF8F88888888888FFF8F88888888888FFF8F88888888888FFF8F8888888888
      8FFF8F88888888888FFF8F8000000FF877FF8F8088667FF7667F8FF088E7FFF7
      667F8FF088867FF7660F8FF0878E6006667F8FF778788666667F8FFFFF876E66
      67FF8FFFFFF877778FFF8FFFFFFFFFFF8FFF8888888888888FFF}
  end
end

⌨️ 快捷键说明

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