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

📄 unit1.~dfm

📁 一个用delphi编写的股票分析系统,值得大家讨论研究
💻 ~DFM
字号:
object Form1: TForm1
  Left = 228
  Top = 120
  Width = 610
  Height = 517
  Caption = #32929#31080#26410#26469#20272#20215'0.1'
  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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 601
    Height = 465
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20215#26684#20272#31639
      object DoButton: TButton
        Left = 376
        Top = 400
        Width = 75
        Height = 25
        Caption = #35745#31639
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        OnClick = DoButtonClick
      end
      object ClearButton: TButton
        Left = 464
        Top = 400
        Width = 75
        Height = 25
        Caption = #28165#31354
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = ClearButtonClick
      end
      object GroupBox3: TGroupBox
        Left = 0
        Top = 8
        Width = 593
        Height = 385
        TabOrder = 2
        object Label1: TLabel
          Left = 32
          Top = 32
          Width = 102
          Height = 13
          Caption = #32929#31080#24403#21069#20215#26684'      '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 32
          Top = 72
          Width = 94
          Height = 13
          Caption = #24179#22343#24066#30408#29575'        '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 32
          Top = 112
          Width = 126
          Height = 13
          Caption = #39044#35745#25345#26377#26102#38388'              '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 32
          Top = 152
          Width = 129
          Height = 13
          Caption = #24403#21069#27599#32929#25910#30410'               '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label4: TLabel
          Left = 32
          Top = 192
          Width = 185
          Height = 13
          Caption = #20272#35745#24180#24179#22343#25910#30410#22686#38271#29575'               '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label6: TLabel
          Left = 32
          Top = 256
          Width = 132
          Height = 13
          Caption = #33509#20197#26399#24453#27599#24180#25910#30410#29575'  '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label7: TLabel
          Left = 32
          Top = 288
          Width = 169
          Height = 13
          Caption = #21017#21487#20197#25509#21463#30340#20080#20837#20215#26684#20026#65306'        '
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label9: TLabel
          Left = 32
          Top = 344
          Width = 298
          Height = 13
          Caption = #22914#26524#25353#24403#21069#20215#26684#20080#20837#65292#21487#23454#29616#30340#24179#22343#24180#21463#30410#29575'      '
        end
        object Label20: TLabel
          Left = 400
          Top = 256
          Width = 70
          Height = 13
          Caption = #20316#20026#24213#32447#65292
        end
        object Edit6: TEdit
          Left = 344
          Top = 336
          Width = 153
          Height = 21
          Color = clScrollBar
          TabOrder = 0
        end
        object Edit5: TEdit
          Left = 208
          Top = 280
          Width = 153
          Height = 21
          Color = clScrollBar
          TabOrder = 1
        end
        object Expect: TComboBox
          Left = 208
          Top = 248
          Width = 153
          Height = 21
          ItemHeight = 13
          TabOrder = 2
          Items.Strings = (
            '0.10'
            '0.15'
            '0.20'
            '0.25'
            '0.30')
        end
        object Edit4: TEdit
          Left = 208
          Top = 184
          Width = 153
          Height = 21
          TabOrder = 3
        end
        object Edit3: TEdit
          Left = 208
          Top = 144
          Width = 153
          Height = 21
          TabOrder = 4
        end
        object Time: TComboBox
          Left = 208
          Top = 104
          Width = 153
          Height = 21
          ItemHeight = 13
          TabOrder = 5
          Items.Strings = (
            '5'
            '10'
            '15'
            '20'
            '30')
        end
        object Edit2: TEdit
          Left = 208
          Top = 64
          Width = 153
          Height = 21
          TabOrder = 6
        end
        object Edit1: TEdit
          Left = 208
          Top = 24
          Width = 153
          Height = 21
          TabOrder = 7
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20215#26684'/'#25910#20837#22686#38271#29575'  '#19982'GDP'#30340#23545#27604
      ImageIndex = 1
      object Label10: TLabel
        Left = 8
        Top = 16
        Width = 113
        Height = 13
        Caption = #39044#35745#25345#26377#26102#38388#65306'     '
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 48
        Width = 281
        Height = 345
        Caption = #24403#21069#21644#26410#26469'GDP'#25351#26631
        TabOrder = 0
        object Label11: TLabel
          Left = 8
          Top = 112
          Width = 256
          Height = 13
          Caption = #39044#35745#26410#26469#25345#26377#26102#38388#20013'GDP'#24180#24179#22343#22686#38271#29575#65306'   '
        end
        object Label12: TLabel
          Left = 8
          Top = 48
          Width = 161
          Height = 13
          Caption = #24403#21069'GDP'#24635#20540#65288#20159#20803#65289#65306'    '
        end
        object Label13: TLabel
          Left = 8
          Top = 176
          Width = 161
          Height = 13
          Caption = #26410#26469'GDP'#32422#20026#65288#20159#20803#65289#65306'    '
        end
        object Edit8: TEdit
          Left = 96
          Top = 72
          Width = 153
          Height = 21
          TabOrder = 0
        end
        object Edit9: TEdit
          Left = 96
          Top = 136
          Width = 153
          Height = 21
          TabOrder = 1
        end
        object Edit10: TEdit
          Left = 96
          Top = 200
          Width = 153
          Height = 21
          Color = clScrollBar
          TabOrder = 2
        end
      end
      object GroupBox2: TGroupBox
        Left = 304
        Top = 48
        Width = 281
        Height = 345
        Caption = #32929#20215#30456#23545#20110'GDP'#25351#26631
        TabOrder = 1
        object Label14: TLabel
          Left = 8
          Top = 112
          Width = 269
          Height = 13
          Caption = #25903#25345#24403#21069#32929#20215#25152#38656#24180#25910#20837#22686#38271#29575#65288#20159#20803#65289#65306' '
        end
        object Label15: TLabel
          Left = 8
          Top = 48
          Width = 180
          Height = 13
          Caption = #24403#21069#24180#25910#20837#24635#39069#65288#20159#20803#65289#65306'    '
        end
        object Label16: TLabel
          Left = 8
          Top = 176
          Width = 208
          Height = 13
          Caption = #26410#26469#24180#25910#20837#24635#39069#32422#20026#65288#20159#20803#65289#65306'    '
        end
        object Label17: TLabel
          Left = 8
          Top = 248
          Width = 197
          Height = 13
          Caption = #24403#21069#24180#25910#20837#21344#24403#21069'GDP'#21315#20998#27604#65306'  '
        end
        object Label18: TLabel
          Left = 8
          Top = 280
          Width = 200
          Height = 13
          Caption = #26410#26469#24180#25910#20837#21344#26410#26469'GDP'#21315#20998#27604#65306'   '
        end
        object Label19: TLabel
          Left = 8
          Top = 312
          Width = 144
          Height = 13
          Caption = #21344'GDP'#21315#20998#27604#21464#21270#29575#65306'   '
        end
        object Edit11: TEdit
          Left = 96
          Top = 72
          Width = 153
          Height = 21
          TabOrder = 0
        end
        object Edit12: TEdit
          Left = 96
          Top = 136
          Width = 153
          Height = 21
          TabOrder = 1
        end
        object Edit13: TEdit
          Left = 96
          Top = 200
          Width = 153
          Height = 21
          Color = clScrollBar
          TabOrder = 2
        end
        object Edit14: TEdit
          Left = 208
          Top = 240
          Width = 57
          Height = 21
          Color = clScrollBar
          TabOrder = 3
        end
        object Edit15: TEdit
          Left = 208
          Top = 272
          Width = 57
          Height = 21
          Color = clScrollBar
          TabOrder = 4
        end
        object Edit16: TEdit
          Left = 208
          Top = 304
          Width = 57
          Height = 21
          Color = clScrollBar
          TabOrder = 5
        end
      end
      object Edit7: TEdit
        Left = 160
        Top = 8
        Width = 153
        Height = 21
        TabOrder = 2
      end
      object Button1: TButton
        Left = 376
        Top = 400
        Width = 75
        Height = 25
        Caption = #35745#31639
        TabOrder = 3
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 464
        Top = 400
        Width = 75
        Height = 25
        Caption = #28165#31354
        TabOrder = 4
        OnClick = Button2Click
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 466
    Width = 602
    Height = 24
    Panels = <>
  end
end

⌨️ 快捷键说明

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