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

📄 jia.dfm

📁 这是一套小型家庭理财软件delphi源代码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Top = 369
        Width = 156
        Height = 2
        Align = alClient
        BevelOuter = bvNone
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clMaroon
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object StringAlignGrid1: TStringAlignGrid
        Left = 0
        Top = 371
        Width = 156
        Height = 102
        Align = alBottom
        Color = clWhite
        ColCount = 7
        Ctl3D = False
        DefaultColWidth = 22
        DefaultRowHeight = 14
        FixedColor = clBackground
        FixedCols = 0
        RowCount = 7
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -9
        Font.Name = 'Verdana'
        Font.Style = []
        GridLineWidth = 0
        Options = []
        ParentCtl3D = False
        ParentFont = False
        ScrollBars = ssNone
        TabOrder = 2
        OnClick = StringAlignGrid1Click
        OnDblClick = StringAlignGrid1DblClick
        SelectedCellColor = clSkyBlue
        RowHeights = (
          16
          14
          14
          14
          14
          14
          14)
        Cells = (
          0
          0
          #26085
          1
          0
          #19968
          2
          0
          #20108
          3
          0
          #19977
          4
          0
          #22235
          5
          0
          #20116
          6
          0
          #20845)
        PropCell = (
          0
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          1
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          2
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          3
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          4
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          5
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0
          6
          0
          1
          2
          6
          16777215
          -11
          'MS Sans Serif'
          0
          317821952
          0)
        PropCol = (
          0
          1
          2
          0
          1
          1
          2
          0
          2
          1
          2
          0
          3
          1
          2
          0
          4
          1
          2
          0
          5
          1
          2
          0
          6
          1
          2
          0)
        PropRow = (
          1
          1
          2
          0
          2
          1
          2
          0
          3
          1
          2
          0
          4
          1
          2
          0
          5
          1
          2
          0
          6
          1
          2
          0)
        PropFixedCol = ()
        PropFixedRow = ()
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 807
    Height = 56
    Align = alTop
    BevelOuter = bvNone
    Caption = 'Panel2'
    TabOrder = 2
    object ToolBar1: TToolBar
      Left = 0
      Top = 0
      Width = 807
      Height = 54
      Align = alNone
      ButtonHeight = 48
      DockSite = True
      EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
      EdgeInner = esNone
      EdgeOuter = esRaised
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Indent = 1
      List = True
      ParentFont = False
      ShowCaptions = True
      TabOrder = 0
      TabStop = True
      Transparent = True
      object SpeedButton_tianjia: TSpeedButton
        Left = 1
        Top = 2
        Width = 77
        Height = 48
        Caption = #28155#21152
        Flat = True
        Glyph.Data = {
          36180000424D3618000000000000360000002800000040000000200000000100
          18000000000000180000120B0000120B00000000000000000000000000000000

⌨️ 快捷键说明

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