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

📄 iwunit1.dfm

📁 Delphi 应用举例
💻 DFM
字号:
object formMain: TformMain
  Left = 0
  Top = 0
  Width = 610
  Height = 341
  Background.Fixed = False
  HandleTabs = False
  SupportedBrowsers = [brIE, brNetscape6]
  OnCreate = IWAppFormCreate
  DesignLeft = 314
  DesignTop = 127
  object IWButton1: TIWButton
    Left = 208
    Top = 40
    Width = 169
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #27979#35797#26174#31034#39034#24207
    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 = 208
    Top = 98
    Width = 169
    Height = 25
    ZIndex = 0
    ButtonType = btButton
    Caption = #38544#34255#33258#24049
    Color = clBtnFace
    DoSubmitValidation = True
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    ScriptEvents = <>
    TabOrder = 1
    OnClick = IWButton2Click
  end
  object IWLabel1: TIWLabel
    Left = 34
    Top = 48
    Width = 171
    Height = 16
    ZIndex = 0
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    Caption = #20808#28857#20987#36825#20010#25353#38062#65306'---'#12297
  end
  object IWLabel2: TIWLabel
    Left = 32
    Top = 104
    Width = 171
    Height = 16
    ZIndex = 0
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    Caption = #20877#28857#20987#36825#20010#25353#38062#65306'---'#12297
  end
end

⌨️ 快捷键说明

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