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

📄 easygas_report.dfm

📁 EasyGasDpr 瓶装液化气 钢瓶 SQL,用户名:SYSTEM 密码:空
💻 DFM
字号:
object ReportDlg: TReportDlg
  Left = 298
  Top = 185
  Width = 646
  Height = 471
  Caption = #25253#34920#31383#21475
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object DBG: TDBGridEh
    Left = 0
    Top = 53
    Width = 638
    Height = 384
    Align = alClient
    AllowedOperations = []
    ColumnDefValues.Title.TitleButton = True
    DataSource = MAINS
    DrawMemoText = True
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = GB2312_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -12
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghTraceColSizing, dghDialogFind]
    SumList.Active = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnTitleBtnClick = DBGTitleBtnClick
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 638
    Height = 53
    AutoSize = True
    ButtonHeight = 51
    ButtonWidth = 55
    Caption = 'ToolBar1'
    Flat = True
    Images = MAINFORM.BIGICON
    ShowCaptions = True
    TabOrder = 1
    object ToolButton4: TToolButton
      Left = 0
      Top = 0
      Action = Finddata
    end
    object ToolButton3: TToolButton
      Left = 55
      Top = 0
      Action = ExportGrid
    end
    object ToolButton5: TToolButton
      Left = 110
      Top = 0
      Width = 8
      Caption = 'ToolButton5'
      ImageIndex = 45
      Style = tbsSeparator
    end
    object ToolButton7: TToolButton
      Left = 118
      Top = 0
      Action = SHOWFMT
    end
    object ToolButton9: TToolButton
      Left = 173
      Top = 0
      Width = 8
      Caption = 'ToolButton9'
      ImageIndex = 45
      Style = tbsSeparator
    end
    object ToolButton2: TToolButton
      Left = 181
      Top = 0
      Action = PNTDLG
      DropdownMenu = PopupMenu1
      Style = tbsDropDown
    end
  end
  object MAINS: TDataSource
    DataSet = MAIN
    Left = 228
    Top = 108
  end
  object ActionList1: TActionList
    Images = MAINFORM.BIGICON
    Left = 260
    Top = 108
    object ExportGrid: TAction
      Caption = #23548#20986#34920#26684
      ImageIndex = 16
      OnExecute = ExportGridExecute
    end
    object Finddata: TAction
      Caption = #26597#25214#25968#25454
      ImageIndex = 0
      OnExecute = FinddataExecute
    end
    object PNTDLG: TAction
      Caption = #25171#21360#34920#26684
      ImageIndex = 26
      OnExecute = PNTDLGExecute
    end
    object PNTSET: TAction
      Caption = #25171#21360#35774#32622
      ImageIndex = 44
      OnExecute = PNTSETExecute
    end
    object SHOWFMT: TAction
      Caption = #26174#31034#26684#24335
      ImageIndex = 17
      OnExecute = SHOWFMTExecute
    end
    object PNTFMT: TAction
      Caption = #25171#21360#26684#24335
      ImageIndex = 34
      OnExecute = PNTFMTExecute
    end
  end
  object MAIN: TADODataSet
    Connection = MAINFORM.ADOC
    AfterOpen = MAINAfterOpen
    Parameters = <>
    Left = 196
    Top = 108
  end
  object PDBG: TPrintDBGridEh
    DBGridEh = DBG
    Options = []
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -11
    PageFooter.Font.Name = 'MS Sans Serif'
    PageFooter.Font.Style = []
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -11
    PageHeader.Font.Name = 'MS Sans Serif'
    PageHeader.Font.Style = []
    Units = MM
    Left = 164
    Top = 108
  end
  object PopupMenu1: TPopupMenu
    Images = MAINFORM.BIGICON
    Left = 292
    Top = 104
    object N1: TMenuItem
      Action = PNTFMT
    end
    object N2: TMenuItem
      Action = PNTSET
    end
  end
end

⌨️ 快捷键说明

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