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

📄 iwunit1.dfm

📁 这是一个DELPHI7应用案例开发篇有配套程序种子光盘
💻 DFM
字号:
object formMain: TformMain
  Left = 0
  Top = 0
  Width = 513
  Height = 351
  Background.Fixed = False
  HandleTabs = False
  SupportedBrowsers = [brIE, brNetscape6]
  OnCreate = IWAppFormCreate
  OnRender = IWAppFormRender
  DesignLeft = 314
  DesignTop = 127
  object IWButton1: TIWButton
    Left = 292
    Top = 120
    Width = 93
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #26597#35810#20070#31821
    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 = 292
    Top = 164
    Width = 93
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #26597#30475#36141#29289#31665
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 1
    OnClick = IWButton2Click
  end
end

⌨️ 快捷键说明

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