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

📄 bossmanage.dfm

📁 用C++ Builder编写的个人财务管理软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      Width = 89
      Height = 25
      Caption = #35745#31639#32467#20313
      Font.Charset = GB2312_CHARSET
      Font.Color = clGradientActiveCaption
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 10
      OnClick = CountBitBtnClick
    end
    object Panel2: TPanel
      Left = 464
      Top = 80
      Width = 361
      Height = 273
      BevelOuter = bvNone
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 11
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 361
        Height = 273
        BevelOuter = bvNone
        TabOrder = 0
        OnMouseMove = Panel3MouseMove
        object Label10: TLabel
          Left = 0
          Top = 24
          Width = 325
          Height = 25
          Caption = #32769#26495#36130#21153#31649#29702#31995#32479#24685#31069#32769#26495#65306
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -24
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label11: TLabel
          Left = 24
          Top = 96
          Width = 144
          Height = 30
          Caption = #36523' '#20307' '#20581' '#24247
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -29
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label12: TLabel
          Left = 184
          Top = 96
          Width = 144
          Height = 30
          Caption = #19975' '#20107' '#22914' '#24847
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -29
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label13: TLabel
          Left = 24
          Top = 168
          Width = 144
          Height = 30
          Caption = #29983' '#24847' '#20852' '#38534
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -29
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label14: TLabel
          Left = 192
          Top = 168
          Width = 144
          Height = 30
          Caption = #36130' '#28304' '#28378' '#28378
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -29
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label15: TLabel
          Left = 184
          Top = 240
          Width = 175
          Height = 25
          Caption = #26234#33021#20132#36890#30740#31350#25152
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -24
          Font.Name = #21326#25991#34892#26999
          Font.Style = [fsBold]
          ParentFont = False
        end
      end
    end
    object MakerNameEdit: TEdit
      Left = 48
      Top = 504
      Width = 49
      Height = 24
      TabOrder = 12
      Visible = False
    end
    object MakerNameComboBox: TComboBox
      Left = 192
      Top = 464
      Width = 473
      Height = 24
      ItemHeight = 16
      PopupMenu = PopupMenuDelete
      TabOrder = 13
      OnKeyDown = MakerNameComboBoxKeyDown
    end
  end
  object EnterRecord: TBitBtn
    Left = 864
    Top = 72
    Width = 121
    Height = 33
    Caption = #36755#20837#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = EnterRecordClick
  end
  object BrowseRecord: TBitBtn
    Left = 864
    Top = 112
    Width = 121
    Height = 33
    Caption = #27983#35272#36130#21153#35760#24405
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = BrowseRecordClick
  end
  object FirstRecord: TBitBtn
    Left = 864
    Top = 152
    Width = 121
    Height = 33
    Caption = #39318#26465#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    OnClick = FirstRecordClick
  end
  object PreRecord: TBitBtn
    Left = 864
    Top = 192
    Width = 121
    Height = 33
    Caption = #21069#19968#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 5
    OnClick = PreRecordClick
  end
  object NextRecord: TBitBtn
    Left = 864
    Top = 232
    Width = 121
    Height = 33
    Caption = #21518#19968#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 6
    OnClick = NextRecordClick
  end
  object LastRecord: TBitBtn
    Left = 864
    Top = 272
    Width = 121
    Height = 33
    Caption = #23614#26465#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 7
    OnClick = LastRecordClick
  end
  object UpdateRecord: TBitBtn
    Left = 864
    Top = 312
    Width = 121
    Height = 33
    Caption = #26356#26032#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 8
    OnClick = UpdateRecordClick
  end
  object LocateRecord: TBitBtn
    Left = 864
    Top = 352
    Width = 121
    Height = 33
    Caption = #23450#20301#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 9
    OnClick = LocateRecordClick
  end
  object DeleteRecord: TBitBtn
    Left = 864
    Top = 392
    Width = 121
    Height = 33
    Caption = #21024#38500#36130#21153#35760#24405
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 10
    OnClick = DeleteRecordClick
  end
  object StatusBarMain: TStatusBar
    Left = 0
    Top = 627
    Width = 1028
    Height = 30
    Panels = <
      item
        Width = 180
      end
      item
        Width = 200
      end
      item
        Width = 350
      end
      item
        Width = 150
      end>
    SimplePanel = False
  end
  object Panel1: TPanel
    Left = 832
    Top = 448
    Width = 193
    Height = 160
    Caption = 'Panel1'
    TabOrder = 12
    object ImagePic: TImage
      Left = 1
      Top = 1
      Width = 191
      Height = 158
      Align = alClient
    end
    object Label16: TLabel
      Left = 16
      Top = 144
      Width = 168
      Height = 14
      Caption = #27426#36814#20351#29992#32769#26495#36130#21153#31649#29702#31995#32479
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = #21326#25991#34892#26999
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object MainMenu1: TMainMenu
    Left = 8
    Top = 120
    object N1: TMenuItem
      Caption = #25991#20214
      object CityAdd: TMenuItem
        Caption = #22686#21152#22320#24066
        OnClick = CityAddClick
      end
      object CityDel: TMenuItem
        Caption = #21024#38500#22320#24066
        OnClick = CityDelClick
      end
      object Exit: TMenuItem
        Caption = #36864#20986
      end
    end
    object QueryRec: TMenuItem
      Caption = #26597#35810
      OnClick = QueryRecClick
    end
    object N2: TMenuItem
      Caption = #25968#25454#22788#29702
      object PreBrowse: TMenuItem
        Caption = #39044#35272
        OnClick = PreBrowseClick
      end
      object BrowseInfoAll: TMenuItem
        Caption = #20449#24687#24635#27983#35272
        ShortCut = 112
        OnClick = BrowseInfoAllClick
      end
    end
    object N3: TMenuItem
      Caption = #25968#25454#22791#20221
      object DataIn: TMenuItem
        Caption = #25968#25454#23548#20837
        OnClick = DataInClick
      end
      object DataOut: TMenuItem
        Caption = #25968#25454#23548#20986
        OnClick = DataOutClick
      end
    end
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog=boss;Data Source=(LOCAL)'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 8
    Top = 152
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 8
    Top = 216
  end
  object TableSpdCarInfo: TADOTable
    Connection = ADOConnection1
    TableName = 'MMTable'
    Left = 8
    Top = 184
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 160
    Top = 240
  end
  object Timer2: TTimer
    Interval = 1
    OnTimer = Timer2Timer
    Left = 480
    Top = 184
  end
  object Timer3: TTimer
    Interval = 10
    OnTimer = Timer3Timer
    Left = 664
    Top = 336
  end
  object PopupMenuDelete: TPopupMenu
    Left = 160
    Top = 128
    object pmDeleteDD: TMenuItem
      Caption = #21024#38500
      OnClick = pmDeleteDDClick
    end
  end
end

⌨️ 快捷键说明

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