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

📄 main.~dfm

📁 个人开发的财务软件,体积小,非常简单实用,为个人理财之便携工具.
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
          TabOrder = 4
        end
        object Button7: TButton
          Left = 280
          Top = 216
          Width = 81
          Height = 25
          Caption = #21462'    '#28040
          TabOrder = 5
        end
      end
    end
    object TabSheet4: TTabSheet
      Caption = #20132#26131
      ImageIndex = 3
      object Label6: TLabel
        Left = 16
        Top = 56
        Width = 97
        Height = 13
        AutoSize = False
        Caption = #36873#25321#20132#26131#26041#24335#65306
      end
      object Label7: TLabel
        Left = 296
        Top = 56
        Width = 41
        Height = 13
        AutoSize = False
        Caption = #25968#37327#65306
      end
      object Label8: TLabel
        Left = 472
        Top = 56
        Width = 36
        Height = 13
        Caption = #29366#24577#65306
      end
      object Label9: TLabel
        Left = 640
        Top = 16
        Width = 60
        Height = 13
        AutoSize = False
        Caption = #20132#26131#32534#21495#65306
      end
      object Label10: TLabel
        Left = 24
        Top = 24
        Width = 48
        Height = 13
        Caption = #29992#25143#21517#65306
      end
      object Label15: TLabel
        Left = 16
        Top = 88
        Width = 97
        Height = 25
        AutoSize = False
        Caption = #20132#26131#35828#26126#65306
      end
      object Label16: TLabel
        Left = 256
        Top = 16
        Width = 265
        Height = 17
        AutoSize = False
        Caption = #65288#21487#20197#30452#25509#28857#21462#24038#20391#21015#34920#26694#20013#30340#29992#25143#21517#65289
      end
      object Label11: TLabel
        Left = 552
        Top = 200
        Width = 105
        Height = 25
        AutoSize = False
        Caption = #28165#27424#29366#24577#65306
      end
      object Label12: TLabel
        Left = 672
        Top = 200
        Width = 113
        Height = 25
        AutoSize = False
        Caption = #25968#39069#65306
      end
      object Label17: TLabel
        Left = 640
        Top = 56
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #20132#26131#26102#38388#65306
      end
      object Label18: TLabel
        Left = 80
        Top = 208
        Width = 65
        Height = 25
        AutoSize = False
        Caption = #25910#20837#24635#39069#65306
      end
      object Label19: TLabel
        Left = 248
        Top = 208
        Width = 65
        Height = 25
        AutoSize = False
        Caption = #25903#20986#24635#39069#65306
      end
      object Edit5: TEdit
        Left = 344
        Top = 56
        Width = 97
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
      end
      object Button4: TButton
        Left = 688
        Top = 88
        Width = 105
        Height = 33
        Caption = #20132#26131
        TabOrder = 1
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 688
        Top = 136
        Width = 105
        Height = 33
        Caption = #21462#28040
        TabOrder = 2
      end
      object ComboBox2: TComboBox
        Left = 136
        Top = 56
        Width = 105
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 3
        Text = #36873#25321#20132#26131#26041#24335
      end
      object ComboBox3: TComboBox
        Left = 512
        Top = 56
        Width = 97
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ItemHeight = 13
        TabOrder = 4
        Text = #36873#25321#25903#20184#29366#24577
      end
      object Edit4: TEdit
        Left = 712
        Top = 8
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 5
      end
      object DBGrid4: TDBGrid
        Left = 16
        Top = 240
        Width = 825
        Height = 313
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 6
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'ID'
            Title.Alignment = taCenter
            Title.Caption = #29992#25143#32534#21495
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'USERNAME'
            Title.Alignment = taCenter
            Title.Caption = #29992#25143#21517
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'OPTIME'
            Title.Alignment = taCenter
            Title.Caption = #20132#26131#26102#38388
            Width = 139
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'OPTION'
            Title.Alignment = taCenter
            Title.Caption = #20132#26131
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'TOTAL'
            Title.Alignment = taCenter
            Title.Caption = #32467#31639
            Visible = False
          end
          item
            Expanded = False
            FieldName = 'MONEY'
            Title.Alignment = taCenter
            Title.Caption = #20132#26131#25968#37327
            Width = 106
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'MONEYSTAT'
            Title.Alignment = taCenter
            Title.Caption = #25903#20184#29366#24577
            Width = 65
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'BAK'
            Title.Alignment = taCenter
            Title.Caption = #20132#26131#35828#26126
            Visible = True
          end>
      end
      object DBNavigator4: TDBNavigator
        Left = 280
        Top = 568
        Width = 228
        Height = 33
        DataSource = DataSource1
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete]
        TabOrder = 7
      end
      object Edit6: TEdit
        Left = 136
        Top = 16
        Width = 105
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 8
      end
      object Edit12: TEdit
        Left = 136
        Top = 88
        Width = 473
        Height = 97
        AutoSize = False
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 9
      end
      object Edit8: TEdit
        Left = 712
        Top = 56
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 10
      end
      object Edit9: TEdit
        Left = 152
        Top = 208
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 11
      end
      object Edit13: TEdit
        Left = 312
        Top = 208
        Width = 129
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 12
      end
      object Edit14: TEdit
        Left = 616
        Top = 200
        Width = 49
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 13
      end
      object Edit15: TEdit
        Left = 712
        Top = 200
        Width = 97
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 14
      end
    end
  end
  object TreeView1: TTreeView
    Left = 0
    Top = 32
    Width = 137
    Height = 625
    Indent = 19
    TabOrder = 1
    OnChange = TreeView1Change
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 674
    Width = 1024
    Height = 28
    Panels = <
      item
        Width = 50
      end
      item
        Width = 200
      end
      item
        Width = 50
      end
      item
        Width = 200
      end
      item
        Width = 400
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 88
    Top = 54
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'moneydb'
    TableName = #24080#21153#35760#24405
    Left = 48
    Top = 54
  end
  object Database1: TDatabase
    AliasName = 'moneydb'
    DatabaseName = 'mydb'
    Params.Strings = (
      'username:'
      'password:')
    SessionName = 'Default'
    Left = 48
    Top = 14
  end
  object MainMenu1: TMainMenu
    Left = 48
    Top = 174
    object F1: TMenuItem
      Caption = #25991#20214'(&F)'
      object X1: TMenuItem
        Caption = #36864#20986'(&X)'
        OnClick = X1Click
      end
    end
    object S1: TMenuItem
      Caption = #25805#20316'(&O)'
      object N1: TMenuItem
        Caption = #28155#21152#29992#25143
      end
      object N2: TMenuItem
        Caption = #21024#38500#29992#25143
      end
    end
    object H1: TMenuItem
      Caption = #24110#21161'(&H)'
    end
  end
  object DataSource2: TDataSource
    DataSet = Table2
    Left = 88
    Top = 94
  end
  object Table2: TTable
    Active = True
    DatabaseName = 'moneydb'
    TableName = #29992#25143#34920
    Left = 48
    Top = 94
  end
  object Table3: TTable
    Active = True
    DatabaseName = 'moneydb'
    TableName = #29992#25143#31867#22411#34920
    Left = 48
    Top = 134
  end
  object DataSource3: TDataSource
    DataSet = Table3
    Left = 88
    Top = 134
  end
end

⌨️ 快捷键说明

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