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

📄 u_form1.~dfm

📁 很好地delphi书籍源码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 285
  Top = 220
  Width = 448
  Height = 201
  Caption = #35843#29992'Rave'#25253#34920
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object RadioGroup1: TRadioGroup
    Left = 56
    Top = 24
    Width = 329
    Height = 105
    Caption = #29420#31435#35775#38382#25968#25454#30340#25253#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #20351#29992'ADO'#36830#25509'SQLServer'#24211#21019#24314#30340'"'#35746#31080#31995#32479'"'#25253#34920
      #20351#29992'BDE'#36830#25509'Paradox'#24211#21019#24314#30340'"'#30005#35805#21495#30721#34180'"'#25253#34920)
    ParentFont = False
    TabOrder = 0
  end
  object Button1: TButton
    Left = 168
    Top = 136
    Width = 75
    Height = 25
    Caption = #25191#34892
    TabOrder = 1
    OnClick = Button1Click
  end
  object RvProject1: TRvProject
    ProjectFile = 'D:\Delphi_Book\Ch10\'#36215#27493'\ExternalRave.rav'
    Left = 16
    Top = 24
  end
  object RvSystem1: TRvSystem
    TitleSetup = 'Output Options'
    TitleStatus = 'Report Status'
    TitlePreview = 'Report Preview'
    SystemFiler.StatusFormat = 'Generating page %p'
    SystemPreview.ZoomFactor = 100.000000000000000000
    SystemPrinter.ScaleX = 100.000000000000000000
    SystemPrinter.ScaleY = 100.000000000000000000
    SystemPrinter.StatusFormat = 'Printing page %p'
    SystemPrinter.Title = 'ReportPrinter Report'
    SystemPrinter.UnitsFactor = 1.000000000000000000
    Left = 16
    Top = 64
  end
end

⌨️ 快捷键说明

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