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

📄 main.dfm

📁 软件类别: 数据库 软件大小: 1.24M 运行环境: DELPHI 精巧的DELPHI通讯录程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    object LabS02: TLabel
      Left = 70
      Top = 39
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS03: TLabel
      Left = 70
      Top = 62
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS04: TLabel
      Left = 70
      Top = 85
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS05: TLabel
      Left = 70
      Top = 108
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS06: TLabel
      Left = 70
      Top = 132
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS07: TLabel
      Left = 70
      Top = 155
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS08: TLabel
      Left = 70
      Top = 178
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS09: TLabel
      Left = 70
      Top = 201
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS10: TLabel
      Left = 70
      Top = 224
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object LabS11: TLabel
      Left = 70
      Top = 248
      Width = 6
      Height = 12
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 316
    Width = 511
    Height = 19
    Panels = <
      item
        Alignment = taCenter
        Width = 100
      end
      item
        Alignment = taRightJustify
        Width = 100
      end>
    SimplePanel = False
  end
  object MainMenu1: TMainMenu
    AutoHotkeys = maManual
    Images = ImageList1
    OwnerDraw = True
    Left = 57
    Top = 88
    object ADBKManual: TMenuItem
      Caption = #36890#20449#24405#22788#29702
      object RecAddNew: TMenuItem
        Caption = #22686#21152
        ImageIndex = 1
        OnClick = RecAddNewClick
      end
      object RecModify: TMenuItem
        Caption = #20462#25913
        ImageIndex = 2
        OnClick = RecModifyClick
      end
      object RecDelete: TMenuItem
        Caption = #21024#38500
        ImageIndex = 3
        OnClick = RecDeleteClick
      end
      object Null11: TMenuItem
        Caption = '-'
      end
      object QuitSys: TMenuItem
        Caption = #36864#20986
        ImageIndex = 10
        OnClick = QuitSysClick
      end
    end
    object DataManual: TMenuItem
      Caption = #25968#25454#24211#22788#29702
      object DBBackup: TMenuItem
        Caption = #25968#25454#24211#21478#23384
        ImageIndex = 6
        OnClick = DBBackupClick
      end
      object DBRestore: TMenuItem
        Caption = #25968#25454#24211#24674#22797
        ImageIndex = 5
        OnClick = DBRestoreClick
      end
      object Null21: TMenuItem
        Caption = '-'
      end
      object DBToTxt: TMenuItem
        Caption = #23548#20986#33267#25991#26412#25991#20214
        OnClick = DBToTxtClick
      end
    end
    object SysSet: TMenuItem
      Caption = #35774#32622
      object SetLogPass: TMenuItem
        Caption = #35774#32622#30331#24405#23494#30721
        ImageIndex = 8
        OnClick = SetLogPassClick
      end
      object SetADBKType: TMenuItem
        Caption = #35774#32622#36890#20449#24405#20998#31867
        ImageIndex = 13
        OnClick = SetADBKTypeClick
      end
    end
    object SysHelp: TMenuItem
      Caption = #24110#21161
      object AboutHelp: TMenuItem
        Caption = #20351#29992#24110#21161
        ImageIndex = 9
        OnClick = AboutHelpClick
      end
      object AboutSource: TMenuItem
        Caption = #31243#24207#35828#26126
        ImageIndex = 11
        OnClick = AboutSourceClick
      end
      object Null41: TMenuItem
        Caption = '-'
      end
      object AboutMe: TMenuItem
        Caption = #20851#20110
        OnClick = AboutMeClick
      end
    end
  end
  object PopupMenu1: TPopupMenu
    AutoHotkeys = maManual
    Images = ImageList1
    OwnerDraw = True
    Left = 57
    Top = 140
    object POPAddNew: TMenuItem
      Caption = #22686#21152
      ImageIndex = 1
      OnClick = POPAddNewClick
    end
    object N1: TMenuItem
      Caption = '-'
    end
    object POPModify: TMenuItem
      Caption = #20462#25913
      ImageIndex = 2
      OnClick = POPModifyClick
    end
    object N4: TMenuItem
      Caption = '-'
    end
    object PopDelete: TMenuItem
      Caption = #21024#38500
      ImageIndex = 3
      OnClick = PopDeleteClick
    end
    object N3: TMenuItem
      Caption = '-'
    end
    object PopRefresh: TMenuItem
      Caption = #21047#26032
      ImageIndex = 12
      OnClick = PopRefreshClick
    end
    object N2: TMenuItem
      Caption = '-'
    end
    object PopQuit: TMenuItem
      Caption = #36864#20986

⌨️ 快捷键说明

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