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

📄 unit2.dfm

📁 个人理财系统可以添加
💻 DFM
📖 第 1 页 / 共 3 页
字号:
    ParentFont = False
    Transparent = True
  end
  object Label7: TLabel
    Left = 581
    Top = 443
    Width = 92
    Height = 20
    AutoSize = False
    Caption = #21097#20313#37329#39069':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object GroupBox1: TGroupBox
    Left = 168
    Top = 160
    Width = 316
    Height = 269
    Caption = #25910#20837#24773#20917
    Color = clHighlightText
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 64
      Width = 36
      Height = 13
      Caption = #26085#26399#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 3
      Top = 103
      Width = 60
      Height = 13
      Caption = #25910#20837#31867#21035#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 4
      Top = 146
      Width = 60
      Height = 13
      Caption = #25910#20837#37329#39069#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 3
      Top = 200
      Width = 60
      Height = 13
      Caption = #35814#32454#35828#26126#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object DBComboBox1: TDBComboBox
      Left = 72
      Top = 97
      Width = 185
      Height = 28
      DataField = 'Inclass'
      DataSource = DataSource1
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 20
      Items.Strings = (
        #24037#36164#25910#20837
        #20860#32844#25910#20837)
      ParentFont = False
      TabOrder = 0
    end
    object dbedit2: TDBEdit
      Left = 72
      Top = 136
      Width = 185
      Height = 28
      DataField = 'Inmoney'
      DataSource = DataSource1
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object DBMemo1: TDBMemo
      Left = 72
      Top = 176
      Width = 185
      Height = 89
      DataField = 'Inshouming'
      DataSource = DataSource1
      Enabled = False
      TabOrder = 2
    end
    object dbedit1: TDBEdit
      Left = 72
      Top = 56
      Width = 185
      Height = 28
      DataField = 'Indate'
      DataSource = DataSource1
      Enabled = False
      TabOrder = 3
    end
  end
  object GroupBox2: TGroupBox
    Left = 486
    Top = 160
    Width = 294
    Height = 269
    Caption = #25903#20986#24773#20917
    Color = clCaptionText
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 1
    object Label8: TLabel
      Left = 5
      Top = 64
      Width = 36
      Height = 13
      Caption = #26085#26399#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 3
      Top = 106
      Width = 60
      Height = 13
      Caption = #25903#20986#31867#21035#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 5
      Top = 146
      Width = 60
      Height = 13
      Caption = #25903#20986#37329#39069#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 5
      Top = 200
      Width = 60
      Height = 13
      Caption = #35814#32454#35828#26126#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object dbedit4: TDBEdit
      Left = 66
      Top = 137
      Width = 185
      Height = 28
      DataField = 'Outmoney'
      DataSource = DataSource1
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBComboBox2: TDBComboBox
      Left = 66
      Top = 98
      Width = 185
      Height = 28
      DataField = 'Outclass'
      DataSource = DataSource1
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 20
      Items.Strings = (
        #29992#39184#25903#20986
        #36890#35759#25903#20986
        #20132#36890#25903#20986)
      ParentFont = False
      TabOrder = 1
    end
    object DBMemo2: TDBMemo
      Left = 67
      Top = 176
      Width = 183
      Height = 89
      DataField = 'Outshouming'
      DataSource = DataSource1
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object dbedit3: TDBEdit
      Left = 65
      Top = 56
      Width = 185
      Height = 28
      DataField = 'Outdate'
      DataSource = DataSource1
      Enabled = False
      TabOrder = 3
    end
  end
  object DBGrid1: TDBGrid
    Left = 161
    Top = 4
    Width = 619
    Height = 156
    ReadOnly = True
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit1: TEdit
    Left = 288
    Top = 439
    Width = 79
    Height = 21
    Enabled = False
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 496
    Top = 440
    Width = 81
    Height = 21
    Enabled = False
    TabOrder = 4
  end
  object Edit3: TEdit
    Left = 680
    Top = 441
    Width = 89
    Height = 21
    Enabled = False
    TabOrder = 5
  end
  object DataSource1: TDataSource
    Left = 416
    Top = 64
  end
  object Table1: TTable
    Left = 480
    Top = 72
  end
  object searchquery1: TQuery
    Left = 296
    Top = 104
  end
end

⌨️ 快捷键说明

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