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

📄 mainform1.dfm

📁 管理
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 188
  Top = 112
  Width = 795
  Height = 606
  Caption = #23567#31649#23478
  Color = clGreen
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object StatusBar1: TStatusBar
    Left = 0
    Top = 533
    Width = 787
    Height = 19
    Panels = <
      item
        Text = #29992#25143#65306
        Width = 40
      end
      item
        Width = 100
      end
      item
        Text = #26085#26399#65306
        Width = 40
      end
      item
        Width = 150
      end
      item
        Text = #26102#38388#65306
        Width = 40
      end
      item
        Width = 50
      end>
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 787
    Height = 39
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 37
        Width = 785
      end>
    Color = clBtnFace
    EdgeBorders = [ebRight, ebBottom]
    Images = ImageList1
    ParentColor = False
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 772
      Height = 37
      AutoSize = True
      ButtonHeight = 35
      ButtonWidth = 79
      Caption = 'ToolBar1'
      Color = clBtnFace
      DisabledImages = ImageList1
      Flat = True
      HotImages = ImageList1
      Images = ImageList1
      ParentColor = False
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Action = Action1
      end
      object ToolButton2: TToolButton
        Left = 79
        Top = 0
        Action = Action2
      end
      object ToolButton3: TToolButton
        Left = 158
        Top = 0
        Action = Action4
      end
      object ToolButton4: TToolButton
        Left = 237
        Top = 0
        Action = Action5
      end
      object ToolButton5: TToolButton
        Left = 316
        Top = 0
        Action = Action6
      end
      object ToolButton6: TToolButton
        Left = 395
        Top = 0
        Action = Action3
      end
    end
  end
  object Panel1: TPanel
    Left = 2
    Top = 67
    Width = 669
    Height = 301
    BevelInner = bvLowered
    BorderWidth = 2
    TabOrder = 2
    OnClick = Panel1Click
    OnDblClick = Panel1DblClick
    object cxGrid1: TcxGrid
      Left = 4
      Top = 4
      Width = 661
      Height = 293
      Align = alClient
      PopupMenu = PopupMenu1
      TabOrder = 0
      LookAndFeel.NativeStyle = True
      object cxGrid1DBTableView1: TcxGridDBTableView
        DataController.DataSource = doRecord
        DataController.Filter.Criteria = {FFFFFFFF0000000000}
        DataController.Summary.DefaultGroupSummaryItems = <>
        DataController.Summary.FooterSummaryItems = <>
        DataController.Summary.SummaryGroups = <>
        NavigatorButtons.ConfirmDelete = False
        OptionsCustomize.ColumnFiltering = False
        OptionsSelection.CellSelect = False
        OptionsView.ShowEditButtons = gsebAlways
        OptionsView.CellAutoHeight = True
        OptionsView.GroupByBox = False
        Styles.Content = cxStyle2
        Styles.ContentEven = cxStyle1
        object cxGrid1DBTableView1EnterTime: TcxGridDBColumn
          Width = 73
          DataBinding.FieldName = 'EnterTime'
        end
        object cxGrid1DBTableView1AutoID: TcxGridDBColumn
          Width = 50
          DataBinding.FieldName = 'AutoID'
        end
        object cxGrid1DBTableView1Veriety: TcxGridDBColumn
          Width = 51
          DataBinding.FieldName = 'Veriety'
        end
        object cxGrid1DBTableView1Price: TcxGridDBColumn
          Width = 45
          DataBinding.FieldName = 'Price'
        end
        object cxGrid1DBTableView1Number: TcxGridDBColumn
          Width = 60
          DataBinding.FieldName = 'Number'
        end
        object cxGrid1DBTableView1Sumprice: TcxGridDBColumn
          SortOrder = soAscending
          Width = 53
          DataBinding.FieldName = 'Sumprice'
        end
        object cxGrid1DBTableView1Dayincome: TcxGridDBColumn
          DataBinding.FieldName = 'Dayincome'
        end
        object cxGrid1DBTableView1DayPayout: TcxGridDBColumn
          DataBinding.FieldName = 'DayPayout'
        end
        object cxGrid1DBTableView1SumMonth: TcxGridDBColumn
          Width = 52
          DataBinding.FieldName = 'SumMonth'
        end
        object cxGrid1DBTableView1SumYear: TcxGridDBColumn
          Width = 57
          DataBinding.FieldName = 'SumYear'
        end
        object cxGrid1DBTableView1Moneykind: TcxGridDBColumn
          Width = 60
          DataBinding.FieldName = 'Moneykind'
        end
        object cxGrid1DBTableView1Remark: TcxGridDBColumn
          Width = 383
          DataBinding.FieldName = 'Remark'
        end
      end
      object cxGrid1Level1: TcxGridLevel
        GridView = cxGrid1DBTableView1
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 39
    Width = 758
    Height = 26
    Align = alCustom
    Alignment = taLeftJustify
    Anchors = [akLeft, akTop, akRight]
    AutoSize = True
    BevelOuter = bvNone
    TabOrder = 3
    DesignSize = (
      758
      26)
    object Label1: TLabel
      Left = 5
      Top = 6
      Width = 42
      Height = 12
      Caption = #22320#22336'(&D)'
    end
    object Bevel1: TBevel
      Left = 51
      Top = 0
      Width = 2
      Height = 25
    end
    object SpeedButton1: TSpeedButton
      Left = 723
      Top = 0
      Width = 33
      Height = 26
      Anchors = [akRight, akBottom]
      Flat = True
      Glyph.Data = {
        02030000424D0203000000000000860100002800000013000000130000000100
        0800000000007C010000120B0000120B0000540000005400000000000000FFFF
        FF00CAF6E800DDE3E300C1F0E100D5E3DE0063DFB7005CDEB3005ADEB20056D4
        AA004DBD970049B490003F9B79003596720037977300429E7C00439C7B00459D
        7D004AA4830049A282004CA584004DA1820064AC920050C69E004FC39C0045AA
        880042A483003C95770052C9A1006AAE960072B29B0076B49E0082B9A6009BD8
        C30097D2BD008ABDAB00A0DBC70056D5AB004DBF99005BDEB30051C69F004EC0
        9A0047AE8C0046AC8A005DDFB40059D5AC0054CAA30050C09B005DDEB30060DF

⌨️ 快捷键说明

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