u_frame3.dfm

来自「Delphi 应用举例」· DFM 代码 · 共 166 行

DFM
166
字号
object Frame1: TFrame1
  Left = 0
  Top = 0
  Width = 467
  Height = 437
  TabOrder = 0
  object IWText1: TIWText
    Left = 40
    Top = 56
    Width = 529
    Height = 57
    ZIndex = 0
    Font.Color = clBackground
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    Lines.Strings = (
      #20026#20320#25552#20379#19968#20010#35760#24405#26085#24120#20449#24687#30340#22320#26041#12290#20320#21487#20197#23558#20219#20309#20107#24773#25918#22312#36825#37324#12290#26377#20102
      #36825#20010#19996#35199#65292#20320#23601#19981#20250#26377'"'#24819#19981#36215#26469'"'#30340#20107#24773#20102#12290#32780#19988#20320#22312#20219#20309#33021#22815#35775#38382
      #26412#31449#28857#30340#22320#26041#37117#33021#24471#21040#20320#30340#36164#26009#65292#25110#32773#32534#36753#23427#12290)
    RawText = False
    UseFrame = False
    WantReturns = True
  end
  object IWLink1: TIWLink
    Left = 24
    Top = 16
    Width = 129
    Height = 25
    ZIndex = 0
    Color = clNone
    Caption = #25105#30340#36164#26009
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 14
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
  end
  object IWLink2: TIWLink
    Left = 24
    Top = 120
    Width = 105
    Height = 33
    ZIndex = 0
    Color = clNone
    Caption = #36164#26009#26597#35810
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 14
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
  end
  object IWLink3: TIWLink
    Left = 24
    Top = 200
    Width = 105
    Height = 25
    ZIndex = 0
    Color = clNone
    Caption = #25105#30340#20449#24687
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 14
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
  end
  object IWLink4: TIWLink
    Left = 24
    Top = 272
    Width = 105
    Height = 25
    ZIndex = 0
    Color = clNone
    Caption = #30041#35328#29256
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 14
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
  end
  object IWLink5: TIWLink
    Left = 24
    Top = 336
    Width = 97
    Height = 33
    ZIndex = 0
    Color = clNone
    Caption = #29992#25143#31649#29702
    Font.Color = clNone
    Font.Enabled = True
    Font.Size = 14
    Font.Style = []
    ScriptEvents = <>
    DoSubmitValidation = False
  end
  object IWText2: TIWText
    Left = 40
    Top = 152
    Width = 513
    Height = 33
    ZIndex = 0
    Font.Color = clBackground
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    Lines.Strings = (
      #23545#20320#30340#20449#24687#36827#34892#26597#35810#65292#36825#26679#20320#23601#21487#20197#26041#20415#30340#25214#21040#20174#21069#20320#26366#26377#36807#30340'"'#28789#24863'"'#12290
      #21487#20197#25353#29031#24180#26376#26085#65292#25110#32773#21253#21547#30340#23383#31526#20018#26469#26597#35810#12290)
    RawText = False
    UseFrame = False
    WantReturns = True
  end
  object IWText3: TIWText
    Left = 40
    Top = 232
    Width = 441
    Height = 25
    ZIndex = 0
    Font.Color = clBackground
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    Lines.Strings = (
      #22312#36825#37324#21487#20197#37325#26032#20462#25913#33258#24049#30340#20449#24687#12290)
    RawText = False
    UseFrame = False
    WantReturns = True
  end
  object IWText4: TIWText
    Left = 40
    Top = 304
    Width = 401
    Height = 25
    ZIndex = 0
    Font.Color = clBackground
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    Lines.Strings = (
      #19968#20010#20844#20849#30340#30041#35328#29256#65292#21487#20197#38543#20415#21457#34920#20449#24687#12290)
    RawText = False
    UseFrame = False
    WantReturns = True
  end
  object IWText5: TIWText
    Left = 40
    Top = 368
    Width = 401
    Height = 25
    ZIndex = 0
    Font.Color = clBackground
    Font.Enabled = True
    Font.Size = 9
    Font.Style = []
    Lines.Strings = (
      #20165#20379#36229#32423#31649#29702#21592#20351#29992#65292#29992#26469#31649#29702#29992#25143#12290)
    RawText = False
    UseFrame = False
    WantReturns = True
  end
end

⌨️ 快捷键说明

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