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

📄 main.dfm

📁 个人开发的财务软件,体积小,非常简单实用,为个人理财之便携工具.
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = -4
  Top = -4
  Width = 1032
  Height = 748
  Caption = #22030#22030#20005#31649#23478#23110#31995#32479'-'#27784#38451#20808#31185#38534#27888#33258#21160#21270#26377#38480#20844#21496
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 144
    Top = 24
    Width = 873
    Height = 633
    ActivePage = TabSheet4
    TabIndex = 2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #26597#35810
      object Label1: TLabel
        Left = 48
        Top = 104
        Width = 73
        Height = 25
        AutoSize = False
        Caption = #29992#25143#21517#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 32
        Top = 32
        Width = 489
        Height = 25
        AutoSize = False
        Caption = #35831#22312#19979#38754#25991#26412#26694#20013#36755#20837#29992#25143#21517#65292#28982#21518#28857'"'#26597#35810'" '#24320#22987#26597#35810
      end
      object DBGrid1: TDBGrid
        Left = 328
        Top = 72
        Width = 433
        Height = 120
        DataSource = DataSource1
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
        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 = 'OPTION'
            Title.Alignment = taCenter
            Title.Caption = #25805#20316
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'OPTIME'
            Title.Alignment = taCenter
            Title.Caption = #26102#38388
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'MONEY'
            Title.Alignment = taCenter
            Title.Caption = #25968#37327
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'TOTAL'
            Title.Alignment = taCenter
            Title.Caption = #24635#35745
            Visible = True
          end>
      end
      object DBNavigator1: TDBNavigator
        Left = 243
        Top = 360
        Width = 390
        Height = 33
        DataSource = DataSource1
        TabOrder = 1
      end
      object Edit1: TEdit
        Left = 176
        Top = 104
        Width = 73
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 2
      end
      object Button1: TButton
        Left = 96
        Top = 168
        Width = 81
        Height = 25
        Caption = #26597'     '#35810
        TabOrder = 3
      end
      object Edit7: TEdit
        Left = 112
        Top = 280
        Width = 377
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
      end
    end
    object TabSheet2: TTabSheet
      Caption = #31649#29702
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 0
        Top = 304
        Width = 849
        Height = 297
        Caption = #28155#21152#29992#25143
        TabOrder = 0
        object Label3: TLabel
          Left = 144
          Top = 24
          Width = 60
          Height = 13
          AutoSize = False
          Caption = #29992#25143#21517#31216#65306
        end
        object Label4: TLabel
          Left = 296
          Top = 24
          Width = 60
          Height = 13
          AutoSize = False
          Caption = #29992#25143#31867#22411#65306
        end
        object Label5: TLabel
          Left = 8
          Top = 24
          Width = 60
          Height = 13
          Caption = #29992#25143#32534#21495#65306
        end
        object ComboBox1: TComboBox
          Left = 360
          Top = 16
          Width = 137
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ItemHeight = 0
          TabOrder = 0
          Text = #35831#22312#27492#36873#25321#29992#25143#31867#22411
        end
        object Edit2: TEdit
          Left = 208
          Top = 16
          Width = 81
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
        end
        object Button2: TButton
          Left = 512
          Top = 16
          Width = 65
          Height = 25
          Caption = #30830#23450
          TabOrder = 2
          OnClick = Button2Click
        end
        object Button3: TButton
          Left = 592
          Top = 16
          Width = 65
          Height = 25
          Caption = #21462#28040
          TabOrder = 3
        end
        object DBGrid2: TDBGrid
          Left = 24
          Top = 48
          Width = 217
          Height = 145
          DataSource = DataSource2
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 4
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'ID'
              Title.Caption = #29992#25143#32534#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'USERNAME'
              Title.Caption = #29992#25143#21517
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'USERTYPE'
              Title.Caption = #29992#25143#31867#22411
              Visible = True
            end>
        end
        object Edit3: TEdit
          Left = 72
          Top = 16
          Width = 65
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 5
        end
        object DBNavigator2: TDBNavigator
          Left = 24
          Top = 200
          Width = 210
          Height = 33
          DataSource = DataSource2
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete]
          TabOrder = 6
        end
        object DBGrid3: TDBGrid
          Left = 256
          Top = 48
          Width = 481
          Height = 145
          DataSource = DataSource1
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 7
          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 = #20132#26131#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 = 100
              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 = True
            end
            item
              Expanded = False
              FieldName = 'MONEY'
              Title.Alignment = taCenter
              Title.Caption = #20132#26131#25968#37327
              Visible = True
            end>
        end
        object DBNavigator3: TDBNavigator
          Left = 384
          Top = 200
          Width = 228
          Height = 33
          DataSource = DataSource1
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete]
          TabOrder = 8
        end
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 32
        Width = 409
        Height = 265
        Caption = #28155#21152#29992#25143#31867#22411
        TabOrder = 1
        object Label13: TLabel
          Left = 240
          Top = 104
          Width = 121
          Height = 13
          AutoSize = False
          Caption = #36755#20837#29992#25143#31867#22411#21517#31216#65306
        end
        object Label14: TLabel
          Left = 240
          Top = 32
          Width = 137
          Height = 17
          AutoSize = False
          Caption = #36755#20837#29992#25143#31867#22411#32534#21495#65306
        end
        object Edit10: TEdit
          Left = 240
          Top = 128
          Width = 145
          Height = 21
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 0
        end
        object DBGrid5: TDBGrid
          Left = 8
          Top = 24
          Width = 217
          Height = 169
          DataSource = DataSource3
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 1
          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#31867#22411#32534#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'usertype'
              Title.Alignment = taCenter
              Title.Caption = #29992#25143#31867#22411
              Visible = True
            end>
        end
        object DBNavigator5: TDBNavigator
          Left = 8
          Top = 208
          Width = 216
          Height = 33
          DataSource = DataSource3
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete]
          TabOrder = 2
        end
        object Button6: TButton
          Left = 280
          Top = 176
          Width = 81
          Height = 25
          Caption = #28155'     '#21152
          TabOrder = 3
          OnClick = Button6Click
        end
        object Edit11: TEdit
          Left = 240
          Top = 56
          Width = 145
          Height = 21

⌨️ 快捷键说明

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