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

📄 main.dfm

📁 证券公司考试系统,三层架构,从题库自动产生试卷,全部主观题
💻 DFM
字号:
object Server_Main_Frm: TServer_Main_Frm
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = #32771#35797#31995#32479#20013#38388#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 800
    Height = 534
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 2
      Top = 2
      Width = 796
      Height = 530
      Align = alClient
      TabOrder = 0
      object Panel2: TPanel
        Left = 4
        Top = 8
        Width = 788
        Height = 185
        BevelInner = bvLowered
        TabOrder = 0
        object Panel4: TPanel
          Left = 622
          Top = 2
          Width = 164
          Height = 181
          Align = alRight
          BevelInner = bvLowered
          TabOrder = 0
          object Label1: TLabel
            Left = 24
            Top = 32
            Width = 113
            Height = 16
            AutoSize = False
            Caption = #24403#21069#32771#35797#20154#25968#65306
            Color = clActiveBorder
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentColor = False
            ParentFont = False
          end
          object Count_Label: TLabel
            Left = 64
            Top = 80
            Width = 17
            Height = 32
            Caption = '0'
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -32
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
        end
        object GroupBox3: TGroupBox
          Left = 2
          Top = 2
          Width = 620
          Height = 181
          Align = alClient
          Caption = #23454#26102#30417#25511
          TabOrder = 1
          object Login_ListBox: TListBox
            Left = 2
            Top = 15
            Width = 616
            Height = 164
            Align = alClient
            ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
            ItemHeight = 13
            TabOrder = 0
          end
        end
      end
      object GroupBox2: TGroupBox
        Left = 2
        Top = 192
        Width = 792
        Height = 336
        Align = alBottom
        Caption = #25805#20316#26085#24535
        TabOrder = 1
        object Log_ListBox: TListBox
          Left = 2
          Top = 15
          Width = 788
          Height = 319
          Align = alClient
          Ctl3D = True
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ItemHeight = 13
          Items.Strings = (
            '')
          ParentCtl3D = False
          TabOrder = 0
        end
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 534
    Width = 800
    Height = 19
    Panels = <>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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