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

📄 unitinvisible.dfm

📁 I mComputermaster programmisDelphi+pascal
💻 DFM
字号:
object FrameInvisible: TFrameInvisible
  Left = 0
  Top = 0
  Width = 139
  Height = 333
  AutoScroll = False
  TabOrder = 0
  DesignSize = (
    139
    333)
  object sBitBtn3: TsSpeedButton
    Tag = 5
    Left = 6
    Top = 74
    Width = 124
    Height = 28
    Cursor = crHandPoint
    Anchors = [akLeft, akTop, akRight]
    GroupIndex = 1
    Caption = 'TsFrameAdapter'
    Flat = True
    Margin = 8
    NumGlyphs = 2
    Spacing = 8
    OnClick = sBitBtn3Click
    Alignment = taLeftJustify
    Blend = 25
    SkinData.SkinSection = 'WEBBUTTON'
    DisabledGlyphKind = []
    Grayed = True
    ImageIndex = 0
    Images = MainForm.ImgList_Multi16
  end
  object sBitBtn4: TsSpeedButton
    Tag = 5
    Left = 6
    Top = 102
    Width = 124
    Height = 28
    Cursor = crHandPoint
    Anchors = [akLeft, akTop, akRight]
    GroupIndex = 1
    Caption = 'TsAlphaHints'
    Flat = True
    Margin = 8
    NumGlyphs = 2
    Spacing = 8
    OnClick = sBitBtn4Click
    Alignment = taLeftJustify
    Blend = 25
    SkinData.SkinSection = 'WEBBUTTON'
    DisabledGlyphKind = []
    Grayed = True
    ImageIndex = 0
    Images = MainForm.ImgList_Multi16
  end
  object sSpeedButton3: TsSpeedButton
    Tag = 5
    Left = 6
    Top = 130
    Width = 124
    Height = 28
    Cursor = crHandPoint
    Anchors = [akLeft, akTop, akRight]
    GroupIndex = 1
    Caption = 'Dialog functions'
    Flat = True
    Margin = 8
    NumGlyphs = 2
    Spacing = 8
    OnClick = sSpeedButton3Click
    Alignment = taLeftJustify
    Blend = 25
    SkinData.SkinSection = 'WEBBUTTON'
    DisabledGlyphKind = []
    Grayed = True
    ImageIndex = 0
    Images = MainForm.ImgList_Multi16
  end
  object sSpeedButton1: TsSpeedButton
    Tag = 5
    Left = 6
    Top = 18
    Width = 124
    Height = 28
    Cursor = crHandPoint
    Anchors = [akLeft, akTop, akRight]
    GroupIndex = 1
    Caption = 'TsSkinManager'
    Flat = True
    Margin = 8
    NumGlyphs = 2
    Spacing = 8
    OnClick = sSpeedButton1Click
    Alignment = taLeftJustify
    Blend = 25
    SkinData.SkinSection = 'WEBBUTTON'
    DisabledGlyphKind = []
    Grayed = True
    ImageIndex = 0
    Images = MainForm.ImgList_Multi16
  end
  object sBitBtn1: TsSpeedButton
    Tag = 5
    Left = 6
    Top = 46
    Width = 124
    Height = 28
    Cursor = crHandPoint
    Anchors = [akLeft, akTop, akRight]
    GroupIndex = 1
    Caption = 'TsSkinProvider'
    Flat = True
    Margin = 8
    NumGlyphs = 2
    Spacing = 8
    OnClick = sBitBtn1Click
    Alignment = taLeftJustify
    Blend = 25
    SkinData.SkinSection = 'WEBBUTTON'
    DisabledGlyphKind = []
    Grayed = True
    ImageIndex = 0
    Images = MainForm.ImgList_Multi16
  end
  object sFrameAdapter1: TsFrameAdapter
    SkinData.SkinSection = 'BARPANEL'
    Left = 87
    Top = 26
  end
end

⌨️ 快捷键说明

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