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

📄 u_report.dfm

📁 Delphi 应用举例
💻 DFM
字号:
object formMainReport: TformMainReport
  Left = 0
  Top = 0
  Width = 647
  Height = 532
  Background.Fixed = False
  HandleTabs = False
  SupportedBrowsers = [brIE, brNetscape6]
  DesignLeft = 223
  DesignTop = 196
  object IWframe1: TIWframe
    Left = 104
    Top = 32
    Width = 529
    Height = 449
    ZIndex = 0
    autoScroll = False
  end
  object IWButton1: TIWButton
    Left = 16
    Top = 48
    Width = 75
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #25105#30340#36164#26009
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 0
    OnClick = IWButton1Click
  end
  object IWButton2: TIWButton
    Left = 16
    Top = 88
    Width = 75
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #36164#26009#26597#35810
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 1
    OnClick = IWButton2Click
  end
  object IWButton3: TIWButton
    Left = 16
    Top = 136
    Width = 75
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #25105#30340#20449#24687
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 2
    OnClick = IWButton3Click
  end
  object IWButton4: TIWButton
    Left = 16
    Top = 272
    Width = 75
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #36864#20986
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 3
    OnClick = IWButton4Click
  end
end

⌨️ 快捷键说明

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