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

📄 mainfrm.dfm

📁 程序用Delphi6编写
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmMain: TfrmMain
  Left = 241
  Top = 136
  Width = 566
  Height = 404
  Caption = #28789#29312#32593#31649
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Menu = mmMain
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 12
  object StatusBar1: TStatusBar
    Left = 0
    Top = 339
    Width = 558
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 558
    Height = 55
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 51
        Width = 554
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 541
      Height = 51
      AutoSize = True
      ButtonHeight = 51
      ButtonWidth = 39
      Caption = 'ToolBar1'
      EdgeBorders = []
      Flat = True
      Images = ImageList1
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Action = actBeginComputer
      end
      object ToolButton2: TToolButton
        Left = 39
        Top = 0
        Action = actEndComputer
      end
      object ToolButton3: TToolButton
        Left = 78
        Top = 0
        Action = actEditMoney
      end
      object ToolButton11: TToolButton
        Left = 117
        Top = 0
        Action = actFuJia
      end
      object ToolButton4: TToolButton
        Left = 156
        Top = 0
        Action = actSwapComputer
      end
      object ToolButton13: TToolButton
        Left = 195
        Top = 0
        Action = actClear
      end
      object ToolButton9: TToolButton
        Left = 234
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 242
        Top = 0
        Caption = #20250#21592
        ImageIndex = 9
        OnClick = ShowHyForm
      end
      object ToolButton7: TToolButton
        Left = 281
        Top = 0
        Caption = #21830#21697
        ImageIndex = 8
        OnClick = ShowSpForm
      end
      object ToolButton12: TToolButton
        Left = 320
        Top = 0
        Width = 8
        Caption = 'ToolButton12'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object ToolButton8: TToolButton
        Left = 328
        Top = 0
        Caption = #35774#32622
        ImageIndex = 7
        OnClick = ShowConfigForm
      end
      object ToolButton5: TToolButton
        Left = 367
        Top = 0
        Caption = #24110#21161
        ImageIndex = 6
      end
      object ToolButton10: TToolButton
        Left = 406
        Top = 0
        Caption = #20027#39029
        ImageIndex = 10
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 55
    Width = 558
    Height = 284
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 2
    object Splitter2: TSplitter
      Left = 169
      Top = 0
      Width = 5
      Height = 284
      Cursor = crHSplit
      OnMoved = Splitter2Moved
    end
    object Panel1: TPanel
      Left = 0
      Top = 0
      Width = 169
      Height = 284
      Align = alLeft
      BevelOuter = bvLowered
      TabOrder = 0
      object Splitter1: TSplitter
        Left = 1
        Top = 171
        Width = 167
        Height = 5
        Cursor = crVSplit
        Align = alTop
      end
      object pnlInfo: TPanel
        Left = 1
        Top = 1
        Width = 167
        Height = 170
        Align = alTop
        BevelOuter = bvLowered
        Caption = 'pnlInfo'
        TabOrder = 0
        object Panel4: TPanel
          Left = 1
          Top = 1
          Width = 165
          Height = 20
          Align = alTop
          Alignment = taLeftJustify
          Caption = ' '#20449#24687
          TabOrder = 0
        end
        object Panel10: TPanel
          Left = 1
          Top = 21
          Width = 165
          Height = 148
          Align = alClient
          BevelOuter = bvNone
          Color = clWindow
          TabOrder = 1
          object Label1: TLabel
            Left = 16
            Top = 16
            Width = 60
            Height = 12
            Caption = #24050#29992#26102#38388#65306
          end
          object Label2: TLabel
            Left = 16
            Top = 56
            Width = 60
            Height = 12
            Caption = #24403#21069#32593#36153#65306
          end
          object Label3: TLabel
            Left = 16
            Top = 96
            Width = 48
            Height = 12
            Caption = #38468#21152#36153#65306
          end
          object Label4: TLabel
            Left = 16
            Top = 32
            Width = 43
            Height = 12
            Caption = 'Label4'
            Font.Charset = GB2312_CHARSET
            Font.Color = clMaroon
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentColor = False
            ParentFont = False
            Transparent = True
          end
          object Label5: TLabel
            Left = 16
            Top = 72
            Width = 43
            Height = 12
            Caption = 'Label5'
            Font.Charset = GB2312_CHARSET
            Font.Color = clMaroon
            Font.Height = -12
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentColor = False
            ParentFont = False
            Transparent = True
          end
          object Label6: TLabel
            Left = 16
            Top = 112
            Width = 43
            Height = 12
            Caption = 'Label6'
            Font.Charset = GB2312_CHARSET

⌨️ 快捷键说明

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