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

📄 informationbrowall.~dfm

📁 用C++ Builder编写的个人财务管理软件
💻 ~DFM
字号:
object AllBrowseForm: TAllBrowseForm
  Left = 159
  Top = -6
  Width = 917
  Height = 739
  Caption = #20449#24687#24635#27983#35272
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 761
    Height = 641
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    Columns = <
      item
        Expanded = False
        FieldName = 'DiShi'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = #23435#20307
        Font.Style = []
        Title.Caption = #22320#21306'/'#22478#24066
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ShouRu'
        Title.Caption = #36164#37329#25910#20837
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZhiChu'
        Title.Caption = #36164#37329#25903#20986
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'YuE'
        Title.Caption = #36164#37329#20313#39069
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'RiQi'
        Title.Caption = #20837#24405#26085#26399
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ShiJian'
        Title.Caption = #20837#24405#26102#38388
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'ZhaiYao'
        Title.Caption = #36130#21153#25688#35201
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clWindowText
        Title.Font.Height = -15
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = [fsBold]
        Width = 180
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 768
    Top = 0
    Width = 241
    Height = 641
    Caption = 'Panel1'
    TabOrder = 1
    object Image1: TImage
      Left = 32
      Top = 17
      Width = 177
      Height = 520
    end
    object Label1: TLabel
      Left = 0
      Top = 568
      Width = 153
      Height = 17
      Caption = #34429#28982#37329#38065#19981#26159#19975#33021#30340
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #21326#25991#34892#26999
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 48
      Top = 608
      Width = 187
      Height = 17
      Caption = #20294#27809#26377#37329#38065#26159#19975#19975#19981#33021#30340
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #21326#25991#34892#26999
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object DBNavigator1: TDBNavigator
    Left = 0
    Top = 656
    Width = 488
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 2
    OnClick = DBNavigator1Click
  end
  object BitBtn1: TBitBtn
    Left = 496
    Top = 656
    Width = 129
    Height = 25
    Caption = #23450#20301#36130#21153#35760#24405#25968
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    OnClick = BitBtn1Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 681
    Width = 1009
    Height = 24
    Panels = <
      item
        Width = 300
      end
      item
        Width = 300
      end
      item
        Width = 300
      end>
    SimplePanel = False
  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 = 256
    Top = 48
  end
  object ADOTableInfoAll: TADOTable
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = 'MMTable'
    Left = 304
    Top = 48
  end
  object DataSource1: TDataSource
    DataSet = ADOTableInfoAll
    Left = 352
    Top = 56
  end
end

⌨️ 快捷键说明

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