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

📄 billbase.dfm

📁 用delphi编写的数据库管理软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmBillBase: TfrmBillBase
  Left = 283
  Top = 345
  Caption = #21333#25454#22522#31867
  ClientHeight = 533
  ClientWidth = 800
  Font.Name = #23435#20307
  OldCreateOrder = True
  OnCloseQuery = FormCloseQuery
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object plTitle: TPanel
    Left = 0
    Top = 0
    Width = 800
    Height = 41
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object FormTitle: TLabel
      Left = 24
      Top = 10
      Width = 79
      Height = 22
      Caption = 'FormTitle'
      Font.Charset = GB2312_CHARSET
      Font.Color = clMaroon
      Font.Height = -21
      Font.Name = #21326#25991#34892#26999
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Panel3: TPanel
      Left = 334
      Top = 2
      Width = 464
      Height = 37
      Align = alRight
      BevelOuter = bvNone
      TabOrder = 0
      object Label5: TLabel
        Left = 16
        Top = 13
        Width = 52
        Height = 13
        Caption = #21333#25454#32534#21495
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Button10: TButton
        Left = 378
        Top = 7
        Width = 75
        Height = 25
        Action = acExit
        TabOrder = 0
      end
      object editNO: TwwDBEdit
        Left = 75
        Top = 8
        Width = 145
        Height = 19
        Hint = 'fNo'
        BorderStyle = bsNone
        Color = clBtnFace
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clTeal
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        Frame.Enabled = True
        Frame.FocusBorders = [efBottomBorder]
        ParentCtl3D = False
        ParentFont = False
        ReadOnly = True
        TabOrder = 1
        UnboundDataType = wwDefault
        WantReturns = False
        WordWrap = False
      end
      object Button9: TButton
        Left = 301
        Top = 7
        Width = 75
        Height = 25
        Action = acBilltype
        TabOrder = 2
      end
    end
  end
  object PnlBrowse: TPanel
    Left = 11
    Top = 57
    Width = 780
    Height = 87
    BevelOuter = bvNone
    TabOrder = 2
    object GridBrowse: TDBGridEh
      Left = 0
      Top = 0
      Width = 780
      Height = 42
      Align = alClient
      ColumnDefValues.Title.TitleButton = True
      DataSource = DSMaster
      FixedColor = 12835543
      Flat = True
      FooterColor = 12835543
      FooterFont.Charset = ANSI_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      FooterRowCount = 1
      OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghMultiSortMarking, dghDialogFind]
      PopupMenu = pupmenubrowse
      ReadOnly = True
      SortLocal = True
      STFilter.Local = True
      SumList.Active = True
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnDblClick = GridBrowseDblClick
      OnGetCellParams = GridBrowseGetCellParams
      OnTitleBtnClick = GridBrowseTitleBtnClick
    end
    object Panel2: TPanel
      Left = 0
      Top = 42
      Width = 780
      Height = 45
      Align = alBottom
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 1
      object Panel4: TPanel
        Left = 537
        Top = 2
        Width = 241
        Height = 41
        Align = alRight
        BevelOuter = bvNone
        TabOrder = 0
        object btnrefresh: TButton
          Left = 6
          Top = 8
          Width = 75
          Height = 25
          Action = acRefresh
          TabOrder = 0
        end
        object btnsearch: TButton
          Left = 83
          Top = 8
          Width = 75
          Height = 25
          Action = acBillSearch
          TabOrder = 1
        end
        object BitBtn1: TBitBtn
          Left = 160
          Top = 8
          Width = 75
          Height = 25
          Action = acbillStatu
          Caption = #29366#24577
          TabOrder = 2
        end
      end
      object Button11: TButton
        Left = 5
        Top = 8
        Width = 75
        Height = 25
        Action = acFirst
        TabOrder = 1
      end
      object Button12: TButton
        Left = 80
        Top = 8
        Width = 75
        Height = 25
        Action = acPrior
        TabOrder = 2
      end
      object Button13: TButton
        Left = 156
        Top = 8
        Width = 75
        Height = 25
        Action = acNext
        TabOrder = 3
      end
      object Button14: TButton
        Left = 232
        Top = 8
        Width = 75
        Height = 25
        Action = acLast
        TabOrder = 4
      end
    end
  end
  object PnlEdit: TPanel
    Left = 12
    Top = 146
    Width = 780
    Height = 372
    BevelOuter = bvNone
    TabOrder = 1
    object pnEdit: TPanel
      Left = 0
      Top = 0
      Width = 780
      Height = 147
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object plStandard: TPanel
        Left = 0
        Top = 0
        Width = 780
        Height = 55
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 0
        object lblCancelInfo: TLabel
          Left = 24
          Top = 15
          Width = 99
          Height = 20
          Caption = 'FormTitle'
          Font.Charset = GB2312_CHARSET
          Font.Color = clMaroon
          Font.Height = -20
          Font.Name = #26999#20307'_GB2312'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object plcalendar: TPanel
          Left = 284
          Top = 0
          Width = 496
          Height = 55
          Align = alRight
          BevelOuter = bvNone
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          object Label1: TLabel
            Left = 53
            Top = 11
            Width = 80
            Height = 20
            Alignment = taCenter
            AutoSize = False
            Caption = #26032#24314#20154
            Color = clTeal
            Font.Charset = ANSI_CHARSET
            Font.Color = clWhite
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
          object Label4: TLabel
            Left = 273
            Top = 11
            Width = 80
            Height = 20
            Alignment = taCenter
            AutoSize = False
            Caption = #20462#25913#20154
            Color = clTeal
            Font.Charset = ANSI_CHARSET
            Font.Color = clWhite
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
          object Label3: TLabel
            Left = 353
            Top = 11
            Width = 140
            Height = 20
            Alignment = taCenter
            AutoSize = False
            Caption = #20462#25913#26178#38291
            Color = clTeal
            Font.Charset = ANSI_CHARSET
            Font.Color = clWhite
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
          object Label2: TLabel
            Left = 133
            Top = 11
            Width = 140
            Height = 20
            Alignment = taCenter
            AutoSize = False
            Caption = #26032#24314#26178#38291
            Color = clTeal
            Font.Charset = ANSI_CHARSET
            Font.Color = clWhite
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentColor = False
            ParentFont = False
          end
          object edtCreauser: TwwDBEdit
            Left = 53
            Top = 31
            Width = 80
            Height = 19
            Hint = 'fcreauser'
            BorderStyle = bsNone
            Ctl3D = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Frame.Enabled = True
            Frame.FocusBorders = [efLeftBorder, efBottomBorder]
            Frame.NonFocusBorders = [efLeftBorder, efBottomBorder]
            Frame.FocusStyle = efsFrameSingle
            ParentCtl3D = False
            ParentFont = False
            ReadOnly = True
            TabOrder = 0
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object edtmodiuser: TwwDBEdit
            Left = 273
            Top = 31
            Width = 80
            Height = 19
            Hint = 'fmodiuser'
            BorderStyle = bsNone
            Ctl3D = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Frame.Enabled = True
            Frame.FocusBorders = [efLeftBorder, efBottomBorder]
            Frame.NonFocusBorders = [efLeftBorder, efBottomBorder]
            Frame.FocusStyle = efsFrameSingle
            ParentCtl3D = False
            ParentFont = False
            ReadOnly = True
            TabOrder = 1
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object edtcreadate: TwwDBEdit
            Left = 133
            Top = 31
            Width = 140
            Height = 19
            Hint = 'fcreadate'
            BorderStyle = bsNone
            Ctl3D = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Frame.Enabled = True
            Frame.FocusBorders = [efLeftBorder, efBottomBorder]
            Frame.NonFocusBorders = [efLeftBorder, efBottomBorder]
            Frame.FocusStyle = efsFrameSingle
            ParentCtl3D = False
            ParentFont = False
            ReadOnly = True
            TabOrder = 2
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
          object edtmodidate: TwwDBEdit
            Left = 353
            Top = 31
            Width = 140
            Height = 19
            Hint = 'fmodidate'
            BorderStyle = bsNone
            Ctl3D = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            Frame.Enabled = True
            Frame.FocusBorders = [efLeftBorder, efBottomBorder]
            Frame.NonFocusBorders = [efLeftBorder, efRightBorder, efBottomBorder]
            Frame.FocusStyle = efsFrameSingle
            ParentCtl3D = False
            ParentFont = False
            ReadOnly = True
            TabOrder = 3
            UnboundDataType = wwDefault
            WantReturns = False
            WordWrap = False
          end
        end
      end
    end
    object plGrid: TPanel
      Left = 0
      Top = 147
      Width = 780
      Height = 180
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 1
      object Grid: TDBGridEh
        Tag = 1
        Left = 0
        Top = 0
        Width = 780
        Height = 130
        Align = alClient
        DataSource = dsDetail
        FixedColor = 12835543
        Flat = True
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        FooterColor = 14015231
        FooterFont.Charset = ANSI_CHARSET
        FooterFont.Color = clWindowText
        FooterFont.Height = -13
        FooterFont.Name = #23435#20307
        FooterFont.Style = []
        FooterRowCount = 1
        ParentFont = False
        SumList.Active = True
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnDrawColumnCell = GridDrawColumnCell
        OnEditButtonClick = GridEditButtonClick
      end
      object plOther: TPanel
        Left = 0
        Top = 130
        Width = 780
        Height = 50
        Align = alBottom
        BevelOuter = bvNone
        TabOrder = 1
        object labelfinishuser: TLabel
          Left = 570
          Top = 9
          Width = 53
          Height = 13
          Caption = #32467' '#28165' '#20154
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object labelfinishdate: TLabel
          Left = 570
          Top = 30
          Width = 52
          Height = 13
          Caption = #32467#28165#26085#26399
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText

⌨️ 快捷键说明

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