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

📄 u_frame.dfm

📁 Delphi 应用举例
💻 DFM
字号:
object Frame2: TFrame2
  Left = 0
  Top = 0
  Width = 142
  Height = 391
  TabOrder = 0
  object IWLinkEdit: TIWLink
    Left = 8
    Top = 16
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #25105#30340#36164#26009
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = IWLinkEditClick
  end
  object IWLinkSearch: TIWLink
    Left = 8
    Top = 40
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #36164#26009#26597#35810
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = IWLinkSearchClick
  end
  object IWLinkMyinfo: TIWLink
    Left = 8
    Top = 64
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #25105#30340#20449#24687
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = IWLinkMyinfoClick
  end
  object IWLinkMsgBd: TIWLink
    Left = 8
    Top = 88
    Width = 57
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #30041#35328#29256
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = IWLinkMsgBdClick
  end
  object IWURL1: TIWURL
    Left = 8
    Top = 200
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #22823#23500#32705
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    TargetOptions.Height = -1
    TargetOptions.Left = -1
    TargetOptions.Resizable = True
    TargetOptions.Scrollbars = True
    TargetOptions.Toolbar = False
    TargetOptions.Top = -1
    TargetOptions.Width = -1
    TerminateApp = False
    UseTarget = True
    URL = 'http://www.delphibbs.com/delphibbs/collections.asp'
  end
  object IWURL2: TIWURL
    Left = 8
    Top = 224
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #26032#28010#26032#38395
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    TargetOptions.Height = -1
    TargetOptions.Left = -1
    TargetOptions.Resizable = True
    TargetOptions.Scrollbars = True
    TargetOptions.Toolbar = False
    TargetOptions.Top = -1
    TargetOptions.Width = -1
    TerminateApp = False
    UseTarget = True
    URL = 'http://news.sina.com.cn'
  end
  object IWURL3: TIWURL
    Left = 8
    Top = 248
    Width = 121
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #21271#20140#19996#21326#38598#22242
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    TargetOptions.Height = -1
    TargetOptions.Left = -1
    TargetOptions.Resizable = True
    TargetOptions.Scrollbars = True
    TargetOptions.Toolbar = False
    TargetOptions.Top = -1
    TargetOptions.Width = -1
    TerminateApp = False
    UseTarget = True
    URL = 'www.dhcc.com.cn'
  end
  object IWLabel1: TIWLabel
    Left = 8
    Top = 168
    Width = 89
    Height = 16
    ZIndex = 0
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 10
    Font.Style = []
    AutoSize = False
    Caption = #24120#21435#30340#22320#26041#65306
  end
  object IWButton1: TIWButton
    Left = 8
    Top = 320
    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 = <>
    OnClick = IWButton1Click
  end
  object IWLinkUserMng: TIWLink
    Left = 8
    Top = 112
    Width = 65
    Height = 17
    ZIndex = 0
    Color = clNone
    Caption = #29992#25143#31649#29702
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = IWLinkUserMngClick
  end
end

⌨️ 快捷键说明

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