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

📄 main.dfm

📁 软件类别: 数据库 软件大小: 1.24M 运行环境: DELPHI 精巧的DELPHI通讯录程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FrmMain: TFrmMain
  Left = 198
  Top = 105
  Width = 519
  Height = 381
  AutoSize = True
  Caption = #20010#20154#36890#20449#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 511
    Height = 28
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 24
        Text = #26597#35810#26465#20214':'
        Width = 507
      end>
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    object ToolBar1: TToolBar
      Left = 67
      Top = 0
      Width = 436
      Height = 24
      AutoSize = True
      ButtonHeight = 20
      Caption = 'ToolBar1'
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 0
        Top = 2
        Width = 60
        Height = 20
        Caption = #22995#21517
        Checked = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        TabStop = True
      end
      object RadioButton2: TRadioButton
        Left = 60
        Top = 2
        Width = 60
        Height = 20
        Caption = #25163#26426
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object RadioButton3: TRadioButton
        Left = 120
        Top = 2
        Width = 60
        Height = 20
        Caption = #37038#31665
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
      object RadioButton4: TRadioButton
        Left = 180
        Top = 2
        Width = 60
        Height = 20
        Caption = 'QQ'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 3
      end
      object EditSearch: TEdit
        Left = 240
        Top = 2
        Width = 120
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
        OnDblClick = EditSearchDblClick
        OnKeyPress = EditSearchKeyPress
      end
      object CmdSearch: TButton
        Left = 360
        Top = 2
        Width = 75
        Height = 20
        Caption = #25628#32034
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 5
        OnClick = CmdSearchClick
      end
    end
  end
  object TreeView1: TTreeView
    Left = 4
    Top = 32
    Width = 198
    Height = 280
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    HotTrack = True
    Images = ImageList1
    Indent = 19
    ParentFont = False
    PopupMenu = PopupMenu1
    ReadOnly = True
    SortType = stBoth
    TabOrder = 1
    OnChange = TreeView1Change
    OnDblClick = TreeView1DblClick
  end
  object Panel1: TPanel
    Left = 209
    Top = 32
    Width = 298
    Height = 280
    BevelOuter = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object LabT01: TLabel
      Left = 16
      Top = 16
      Width = 60
      Height = 12
      AutoSize = False
      Caption = #31867#21035':'
    end
    object LabT02: TLabel
      Left = 16
      Top = 39
      Width = 30
      Height = 12
      Caption = #22995#21517':'
    end
    object LabT03: TLabel
      Left = 16
      Top = 62
      Width = 54
      Height = 12
      Caption = #25163#26426#21495#30721':'
    end
    object LabT04: TLabel
      Left = 16
      Top = 85
      Width = 54
      Height = 12
      Caption = #30005#23376#37038#31665':'
    end
    object LabT05: TLabel
      Left = 16
      Top = 108
      Width = 42
      Height = 12
      Caption = 'QQ'#21495#30721':'
    end
    object LabT06: TLabel
      Left = 16
      Top = 132
      Width = 54
      Height = 12
      Caption = #21150#20844#30005#35805':'
    end
    object LabT07: TLabel
      Left = 16
      Top = 155
      Width = 54
      Height = 12
      Caption = #20303#23429#30005#35805':'
    end
    object LabT08: TLabel
      Left = 16
      Top = 178
      Width = 54
      Height = 12
      Caption = #20256#30495#21495#30721':'
    end
    object LabT09: TLabel
      Left = 16
      Top = 201
      Width = 54
      Height = 12
      Caption = #37038#25919#32534#30721':'
    end
    object LabT10: TLabel
      Left = 16
      Top = 224
      Width = 54
      Height = 12
      Caption = #32852#32476#22320#22336':'
    end
    object LabT11: TLabel
      Left = 16
      Top = 248
      Width = 30
      Height = 12
      Caption = #22791#27880':'
    end
    object LabS01: TLabel
      Left = 70
      Top = 16
      Width = 7
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end

⌨️ 快捷键说明

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