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

📄 data.dfm

📁 DelphiHelper---Delphi帮助源代码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        DataPipelineName = 'ppDBPipeline2'
        mmHeight = 239978
        mmLeft = 8996
        mmTop = 14817
        mmWidth = 177800
        BandType = 4
        mmBottomOffset = 0
        mmOverFlowOffset = 0
        mmStopPosition = 0
        mmLeading = 0
      end
    end
    object ppFooterBand2: TppFooterBand
      mmBottomOffset = 0
      mmHeight = 4763
      mmPrintPosition = 0
      object ppSystemVariable2: TppSystemVariable
        UserName = 'SystemVariable2'
        VarType = vtDateTime
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 150284
        mmTop = 265
        mmWidth = 31221
        BandType = 8
      end
      object ppLabel4: TppLabel
        UserName = 'Label4'
        Caption = #25171#21360#26102#38388#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 128852
        mmTop = 265
        mmWidth = 21167
        BandType = 8
      end
    end
  end
  object Set_Fun: TADODataSet
    Connection = Conn1
    CursorType = ctStatic
    CommandText = 'select * from tbl_function'
    Parameters = <>
    Left = 360
    Top = 136
  end
  object DS_Fun: TDataSource
    AutoEdit = False
    DataSet = Set_Fun
    Left = 416
    Top = 136
  end
  object ppDBPipeline3: TppDBPipeline
    DataSource = DS_Fun
    UserName = 'DBPipeline3'
    Left = 360
    Top = 192
    object ppDBPipeline3ppField1: TppField
      Alignment = taRightJustify
      FieldAlias = 'fun_id'
      FieldName = 'fun_id'
      FieldLength = 0
      DataType = dtLongint
      DisplayWidth = 10
      Position = 0
    end
    object ppDBPipeline3ppField2: TppField
      FieldAlias = 'fun_name'
      FieldName = 'fun_name'
      FieldLength = 200
      DisplayWidth = 200
      Position = 1
    end
    object ppDBPipeline3ppField3: TppField
      FieldAlias = 'fun_exp'
      FieldName = 'fun_exp'
      FieldLength = 0
      DataType = dtMemo
      DisplayWidth = 10
      Position = 2
      Searchable = False
      Sortable = False
    end
  end
  object ppReport3: TppReport
    AutoStop = False
    DataPipeline = ppDBPipeline3
    PassSetting = psTwoPass
    PrinterSetup.BinName = 'Default'
    PrinterSetup.DocumentName = 'Report'
    PrinterSetup.PaperName = 'A4 210 x 297 mm'
    PrinterSetup.PrinterName = 'Default'
    PrinterSetup.mmMarginBottom = 6350
    PrinterSetup.mmMarginLeft = 6350
    PrinterSetup.mmMarginRight = 6350
    PrinterSetup.mmMarginTop = 6350
    PrinterSetup.mmPaperHeight = 297127
    PrinterSetup.mmPaperWidth = 210079
    PrinterSetup.PaperSize = 9
    DeviceType = 'Screen'
    OutlineSettings.CreateNode = True
    OutlineSettings.CreatePageNodes = True
    OutlineSettings.Enabled = True
    OutlineSettings.Visible = True
    TextSearchSettings.DefaultString = '<FindText>'
    TextSearchSettings.Enabled = True
    Left = 424
    Top = 192
    Version = '7.01'
    mmColumnWidth = 0
    DataPipelineName = 'ppDBPipeline3'
    object ppHeaderBand3: TppHeaderBand
      mmBottomOffset = 0
      mmHeight = 15240
      mmPrintPosition = 0
      object ppLabel5: TppLabel
        UserName = 'Label3'
        AutoSize = False
        Caption = 'DelphiHelper '#20989#25968#26597#35810
        Font.Charset = GB2312_CHARSET
        Font.Color = clGreen
        Font.Name = #21326#25991#34892#26999
        Font.Size = 26
        Font.Style = []
        TextAlignment = taCentered
        Transparent = True
        mmHeight = 10054
        mmLeft = 44715
        mmTop = 265
        mmWidth = 98954
        BandType = 0
      end
      object ppLine5: TppLine
        UserName = 'Line3'
        Weight = 0.750000000000000000
        mmHeight = 265
        mmLeft = 529
        mmTop = 13229
        mmWidth = 196586
        BandType = 0
      end
    end
    object ppDetailBand3: TppDetailBand
      mmBottomOffset = 0
      mmHeight = 261621
      mmPrintPosition = 0
      object ppDBText5: TppDBText
        UserName = 'DBText3'
        DataField = 'fun_name'
        DataPipeline = ppDBPipeline3
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = #23435#20307
        Font.Size = 16
        Font.Style = [fsBold]
        TextAlignment = taCentered
        Transparent = True
        DataPipelineName = 'ppDBPipeline3'
        mmHeight = 6350
        mmLeft = 8996
        mmTop = 0
        mmWidth = 177271
        BandType = 4
      end
      object ppLine6: TppLine
        UserName = 'Line4'
        Weight = 0.750000000000000000
        mmHeight = 265
        mmLeft = 0
        mmTop = 259292
        mmWidth = 197115
        BandType = 4
      end
      object ppDBMemo2: TppDBMemo
        UserName = 'DBMemo1'
        CharWrap = False
        DataField = 'fun_exp'
        DataPipeline = ppDBPipeline3
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        DataPipelineName = 'ppDBPipeline3'
        mmHeight = 239978
        mmLeft = 8996
        mmTop = 14817
        mmWidth = 177800
        BandType = 4
        mmBottomOffset = 0
        mmOverFlowOffset = 0
        mmStopPosition = 0
        mmLeading = 0
      end
    end
    object ppFooterBand3: TppFooterBand
      mmBottomOffset = 0
      mmHeight = 4763
      mmPrintPosition = 0
      object ppSystemVariable3: TppSystemVariable
        UserName = 'SystemVariable2'
        VarType = vtDateTime
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 150284
        mmTop = 265
        mmWidth = 31221
        BandType = 8
      end
      object ppLabel6: TppLabel
        UserName = 'Label4'
        Caption = #25171#21360#26102#38388#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 128852
        mmTop = 265
        mmWidth = 21167
        BandType = 8
      end
    end
  end
  object ppReport1: TppReport
    AutoStop = False
    DataPipeline = ppDBPipeline1
    PassSetting = psTwoPass
    PrinterSetup.BinName = 'Default'
    PrinterSetup.DocumentName = 'Report'
    PrinterSetup.PaperName = 'A4 210 x 297 mm'
    PrinterSetup.PrinterName = 'Default'
    PrinterSetup.mmMarginBottom = 6350
    PrinterSetup.mmMarginLeft = 6350
    PrinterSetup.mmMarginRight = 6350
    PrinterSetup.mmMarginTop = 6350
    PrinterSetup.mmPaperHeight = 297127
    PrinterSetup.mmPaperWidth = 210079
    PrinterSetup.PaperSize = 9
    DeviceType = 'Screen'
    OutlineSettings.CreateNode = True
    OutlineSettings.CreatePageNodes = True
    OutlineSettings.Enabled = True
    OutlineSettings.Visible = True
    TextSearchSettings.DefaultString = '<FindText>'
    TextSearchSettings.Enabled = True
    Left = 408
    Top = 304
    Version = '7.01'
    mmColumnWidth = 0
    DataPipelineName = 'ppDBPipeline1'
    object ppHeaderBand1: TppHeaderBand
      mmBottomOffset = 0
      mmHeight = 15240
      mmPrintPosition = 0
      object ppLabel1: TppLabel
        UserName = 'Label3'
        AutoSize = False
        Caption = 'DelphiHelper '#25216#26415#25991#31456
        Font.Charset = GB2312_CHARSET
        Font.Color = clGreen
        Font.Name = #21326#25991#34892#26999
        Font.Size = 26
        Font.Style = []
        TextAlignment = taCentered
        Transparent = True
        mmHeight = 10054
        mmLeft = 44715
        mmTop = 265
        mmWidth = 98954
        BandType = 0
      end
      object ppLine1: TppLine
        UserName = 'Line3'
        Weight = 0.750000000000000000
        mmHeight = 265
        mmLeft = 529
        mmTop = 13229
        mmWidth = 196586
        BandType = 0
      end
    end
    object ppDetailBand1: TppDetailBand
      mmBottomOffset = 0
      mmHeight = 261621
      mmPrintPosition = 0
      object ppDBText1: TppDBText
        UserName = 'DBText3'
        DataField = 'log_title'
        DataPipeline = ppDBPipeline1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = #23435#20307
        Font.Size = 16
        Font.Style = [fsBold]
        TextAlignment = taCentered
        Transparent = True
        DataPipelineName = 'ppDBPipeline1'
        mmHeight = 6350
        mmLeft = 8996
        mmTop = 0
        mmWidth = 177271
        BandType = 4
      end
      object ppDBText2: TppDBText
        UserName = 'DBText4'
        DataField = 'log_date'
        DataPipeline = ppDBPipeline1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clPurple
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        DataPipelineName = 'ppDBPipeline1'
        mmHeight = 4233
        mmLeft = 155311
        mmTop = 8731
        mmWidth = 30692
        BandType = 4
      end
      object ppLine2: TppLine
        UserName = 'Line4'
        Weight = 0.750000000000000000
        mmHeight = 265
        mmLeft = 0
        mmTop = 259292
        mmWidth = 197115
        BandType = 4
      end
      object ppDBMemo3: TppDBMemo
        UserName = 'DBMemo1'
        CharWrap = False
        DataField = 'log_text'
        DataPipeline = ppDBPipeline1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        DataPipelineName = 'ppDBPipeline1'
        mmHeight = 239978
        mmLeft = 8996
        mmTop = 14817
        mmWidth = 177800
        BandType = 4
        mmBottomOffset = 0
        mmOverFlowOffset = 0
        mmStopPosition = 0
        mmLeading = 0
      end
    end
    object ppFooterBand1: TppFooterBand
      mmBottomOffset = 0
      mmHeight = 4763
      mmPrintPosition = 0
      object ppSystemVariable1: TppSystemVariable
        UserName = 'SystemVariable2'
        VarType = vtDateTime
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 150284
        mmTop = 265
        mmWidth = 31221
        BandType = 8
      end
      object ppLabel2: TppLabel
        UserName = 'Label4'
        Caption = #25171#21360#26102#38388#65306
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = []
        Transparent = True
        mmHeight = 4233
        mmLeft = 128852
        mmTop = 265
        mmWidth = 21167
        BandType = 8
      end
    end
  end
end

⌨️ 快捷键说明

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