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

📄 unit5.dfm

📁 个人理财系统可以添加
💻 DFM
字号:
object searchform: Tsearchform
  Left = 218
  Top = 91
  Width = 491
  Height = 505
  Caption = #21382#21490#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 483
    Height = 471
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 40
      Width = 60
      Height = 13
      Caption = #31867#21035#36873#25321#65306
    end
    object Label2: TLabel
      Left = 56
      Top = 112
      Width = 60
      Height = 13
      Caption = #26085#26399#24320#22987#65306
    end
    object Label3: TLabel
      Left = 56
      Top = 184
      Width = 60
      Height = 13
      Caption = #26085#26399#32467#26463#65306
    end
    object Label4: TLabel
      Left = 176
      Top = 108
      Width = 12
      Height = 13
      Caption = #24180
    end
    object Label5: TLabel
      Left = 256
      Top = 108
      Width = 12
      Height = 13
      Caption = #26376
    end
    object Label6: TLabel
      Left = 344
      Top = 108
      Width = 12
      Height = 13
      Caption = #26085
    end
    object Label7: TLabel
      Left = 176
      Top = 176
      Width = 12
      Height = 13
      Caption = #24180
    end
    object Label8: TLabel
      Left = 256
      Top = 176
      Width = 12
      Height = 13
      Caption = #26376
    end
    object Label9: TLabel
      Left = 344
      Top = 176
      Width = 12
      Height = 13
      Caption = #26085
    end
    object ComboBox1: TComboBox
      Left = 120
      Top = 108
      Width = 50
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 0
      Text = '2000'
      Items.Strings = (
        '2000'
        '2001'
        '2002'
        '2003'
        '2004'
        '2005'
        '2006')
    end
    object ComboBox2: TComboBox
      Left = 200
      Top = 108
      Width = 50
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 1
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12')
    end
    object ComboBox3: TComboBox
      Left = 280
      Top = 108
      Width = 51
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 2
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12'
        '13'
        '14'
        '15'
        '16'
        '17'
        '18'
        '19'
        '20'
        '21'
        '22'
        '23'
        '24'
        '25'
        '26'
        '27'
        '28'
        '29'
        '30'
        '31')
    end
    object ComboBox4: TComboBox
      Left = 120
      Top = 176
      Width = 51
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 3
      Text = '2000'
      Items.Strings = (
        '2000'
        '2001'
        '2002'
        '2003'
        '2004'
        '2005'
        '2006')
    end
    object ComboBox5: TComboBox
      Left = 200
      Top = 176
      Width = 51
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 4
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12')
    end
    object ComboBox6: TComboBox
      Left = 280
      Top = 176
      Width = 53
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 5
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12'
        '13'
        '14'
        '15'
        '16'
        '17'
        '18'
        '19'
        '20'
        '21'
        '22'
        '23'
        '24'
        '25'
        '26'
        '27'
        '28'
        '29'
        '30'
        '31')
    end
    object BitBtn1: TBitBtn
      Left = 53
      Top = 232
      Width = 75
      Height = 25
      Caption = #25353#31867#21035#26597#35810
      TabOrder = 6
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 173
      Top = 232
      Width = 75
      Height = 25
      Caption = #25353#26102#38388#26597#35810
      TabOrder = 7
      OnClick = BitBtn2Click
    end
    object comb: TComboBox
      Left = 128
      Top = 40
      Width = 169
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 8
      Text = #24037#36164#25910#20837
      Items.Strings = (
        #24037#36164#25910#20837
        #20860#32844#25910#20837
        #29992#39184#25903#20986
        #36890#35759#25903#20986
        #20132#36890#25903#20986)
    end
    object BitBtn3: TBitBtn
      Left = 280
      Top = 232
      Width = 75
      Height = 25
      Caption = #32508#21512#26597#35810
      TabOrder = 9
      OnClick = BitBtn3Click
    end
    object DBGrid1: TDBGrid
      Left = 8
      Top = 264
      Width = 473
      Height = 185
      TabOrder = 10
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object searchquery: TQuery
    Left = 344
    Top = 56
  end
  object DataSource1: TDataSource
    Left = 384
    Top = 128
  end
end

⌨️ 快捷键说明

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