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

📄 popwin.dfm

📁 神迹监视器1.3源代码 神迹监视器1.3源代码
💻 DFM
字号:
object FrmPopWin: TFrmPopWin
  Left = 256
  Top = 143
  BorderStyle = bsDialog
  Caption = #22806#25346#26694#26550
  ClientHeight = 301
  ClientWidth = 385
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 385
    Height = 301
    ActivePage = TabSheet2
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    HotTrack = True
    ParentFont = False
    TabOrder = 0
    TabStop = False
    TabWidth = 29
    object SheetNoteBook: TTabSheet
      Caption = #20415#31546
      ImageIndex = 9
      object Label1: TLabel
        Left = 5
        Top = 257
        Width = 228
        Height = 12
        Caption = #25552#37266': '#35831#19981#35201#25226'"'#23494#30721'"'#31561#37325#35201#20449#24687#20889#22312#36825#37324
      end
      object MemoNoteBook: TMemo
        Left = 0
        Top = 0
        Width = 377
        Height = 249
        Align = alTop
        Lines.Strings = (
          '')
        ScrollBars = ssBoth
        TabOrder = 0
      end
      object Check1: TCheckBox
        Left = 301
        Top = 254
        Width = 73
        Height = 17
        Caption = #33258#21160#20445#23384
        TabOrder = 1
      end
    end
    object TabSheet1: TTabSheet
      Caption = #27979#35797
      ImageIndex = 1
      object Label2: TLabel
        Left = 16
        Top = 32
        Width = 36
        Height = 12
        Caption = 'Label2'
      end
      object Edit1: TEdit
        Left = 8
        Top = 8
        Width = 73
        Height = 20
        TabOrder = 0
        Text = 'Edit1'
      end
      object Button1: TButton
        Left = 96
        Top = 8
        Width = 57
        Height = 25
        Caption = 'Button1'
        TabOrder = 1
      end
      object CheckBox1: TCheckBox
        Left = 184
        Top = 16
        Width = 81
        Height = 41
        Caption = 'CheckBox1'
        TabOrder = 2
      end
      object RadioButton1: TRadioButton
        Left = 80
        Top = 48
        Width = 97
        Height = 33
        Caption = 'RadioButton1'
        TabOrder = 3
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 80
        Width = 193
        Height = 89
        Caption = 'GroupBox1'
        TabOrder = 4
        object Button2: TButton
          Left = 24
          Top = 32
          Width = 57
          Height = 25
          Caption = 'Button2'
          TabOrder = 0
        end
        object RadioButton2: TRadioButton
          Left = 104
          Top = 32
          Width = 81
          Height = 33
          Caption = 'RadioButton2'
          TabOrder = 1
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20449#24687
      ImageIndex = 2
      object Label3: TLabel
        Left = 16
        Top = 256
        Width = 60
        Height = 12
        Caption = #27880#24847#20107#39033#65306
      end
      object ListView1: TListView
        Left = 8
        Top = 8
        Width = 361
        Height = 241
        Columns = <
          item
            Caption = #20154#29289'/'#24618#29289
            Width = 100
          end
          item
            Caption = #22352#26631
          end
          item
            Caption = #34880#37327
            Width = 70
          end
          item
            Caption = #25552#37266
            Width = 120
          end>
        ColumnClick = False
        GridLines = True
        TabOrder = 0
        ViewStyle = vsReport
      end
      object CheckBox2: TCheckBox
        Left = 112
        Top = 256
        Width = 73
        Height = 17
        Caption = #20167#20154#25552#31034
        TabOrder = 1
      end
      object CheckBox3: TCheckBox
        Left = 200
        Top = 256
        Width = 73
        Height = 17
        Caption = 'BOSS'#25552#31034
        TabOrder = 2
      end
    end
  end
end

⌨️ 快捷键说明

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