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

📄 dialogresourceform.dfm

📁 學習資料網上下載
💻 DFM
📖 第 1 页 / 共 4 页
字号:
inherited fmDialogResource: TfmDialogResource
  Left = 257
  Top = 207
  Caption = 'fmDialogResource'
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 185
    Top = 0
    Width = 3
    Height = 455
    Cursor = crHSplit
  end
  object pnlProperties: TPanel
    Left = 0
    Top = 0
    Width = 185
    Height = 455
    Align = alLeft
    BevelOuter = bvLowered
    FullRepaint = False
    TabOrder = 0
    object pnlPropertyCombo: TPanel
      Left = 1
      Top = 1
      Width = 183
      Height = 26
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      DesignSize = (
        183
        26)
      object cbControls: TComboBox
        Left = 2
        Top = 2
        Width = 179
        Height = 21
        Style = csDropDownList
        Anchors = [akLeft, akTop, akRight, akBottom]
        ItemHeight = 13
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
        OnChange = cbControlsChange
      end
    end
    object tcPropertyKind: TTabControl
      Left = 1
      Top = 27
      Width = 183
      Height = 427
      Align = alClient
      TabOrder = 1
      Tabs.Strings = (
        'General'
        'Styles'
        'Extended')
      TabIndex = 0
      OnChange = tcPropertyKindChange
      object PropertyListBox1: TPropertyListBox
        Left = 4
        Top = 24
        Width = 175
        Height = 399
        VertScrollBar.Increment = 17
        Align = alClient
        AutoScroll = False
        BorderStyle = bsNone
        Properties = <>
        NameColWidth = 110
        OnPropertyChanged = PropertyListBox1PropertyChanged
      end
    end
  end
  object ScrollBox1: TScrollBox
    Left = 188
    Top = 0
    Width = 436
    Height = 455
    Align = alClient
    Color = clWindow
    ParentColor = False
    TabOrder = 1
    object Panel3: TPanel
      Left = 0
      Top = 0
      Width = 432
      Height = 25
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 0
      object Ruler1: TRuler
        Left = 28
        Top = 4
        Width = 180
        Height = 17
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 25
      Width = 25
      Height = 426
      Align = alLeft
      BevelOuter = bvNone
      TabOrder = 1
      object Ruler2: TRuler
        Left = 4
        Top = 0
        Width = 17
        Height = 180
      end
    end
    object DialogEditor1: TDialogEditor
      Left = 25
      Top = 25
      Width = 180
      Height = 120
      Color = clWindow
      ParentColor = False
      OnResize = DialogEditor1Resize
      OnShow = DialogEditor1Show
      OnGetControlImage = DialogEditor1GetControlImage
      OnDesignModeSelectedItemChange = DialogEditor1DesignModeSelectedItemChange
      OnDesignModeDropControl = DialogEditor1DesignModeDropControl
      OnControlResize = DialogEditor1ControlResize
      OnControlPropertyChange = DialogEditor1ControlPropertyChange
      OnDeleteControl = DialogEditor1DeleteControl
    end
  end
  object SizingPageControl1: TSizingPageControl
    Left = 624
    Top = 0
    Width = 77
    Height = 455
    Align = alRight
    DockSite = True
    MultiLine = True
    TabOrder = 2
    OnDockDrop = SizingPageControl1DockDrop
    OnUnDock = SizingPageControl1UnDock
  end
  object pnlPalette: TPanel
    Left = 616
    Top = 24
    Width = 81
    Height = 210
    BevelOuter = bvLowered
    BorderWidth = 5
    Caption = 'Controls'
    DragKind = dkDock
    DragMode = dmAutomatic
    FullRepaint = False
    TabOrder = 3
    object Panel1: TPanel
      Left = 6
      Top = 6
      Width = 69
      Height = 198
      Align = alClient
      BevelOuter = bvNone
      FullRepaint = False
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 0
        Top = 0
        Width = 69
        Height = 198
        Align = alNone
        AutoSize = True
        Caption = 'ToolBar1'
        EdgeBorders = []
        Flat = True
        Images = ImageList1
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
        object ToolButton1: TToolButton
          Left = 0
          Top = 0
          Caption = 'ToolButton1'
          Down = True
          Grouped = True
          ImageIndex = 0
          Style = tbsCheck
          OnClick = ToolButton1Click
        end
        object ToolButton2: TToolButton
          Tag = 1
          Left = 23
          Top = 0
          Caption = 'ToolButton2'
          Grouped = True
          ImageIndex = 1
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton3: TToolButton
          Tag = 2
          Left = 46
          Top = 0
          Caption = 'ToolButton3'
          Grouped = True
          ImageIndex = 2
          Wrap = True
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton4: TToolButton
          Tag = 3
          Left = 0
          Top = 22
          Caption = 'ToolButton4'
          Grouped = True
          ImageIndex = 3
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton5: TToolButton
          Tag = 4
          Left = 23
          Top = 22
          Caption = 'ToolButton5'
          Grouped = True
          ImageIndex = 4
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton6: TToolButton
          Tag = 5
          Left = 46
          Top = 22
          Caption = 'ToolButton6'
          Grouped = True
          ImageIndex = 5
          Wrap = True
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton7: TToolButton
          Tag = 6
          Left = 0
          Top = 44
          Caption = 'ToolButton7'
          Grouped = True
          ImageIndex = 6
          Style = tbsCheck
          OnClick = ToolButton2Click
        end
        object ToolButton8: TToolButton
          Tag = 7
          Left = 23
          Top = 44

⌨️ 快捷键说明

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