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

📄 jvpagelisttreeviewmainform.dfm

📁 jvcl driver development envionment
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Width = 75
        Height = 22
        Caption = 'Move Up'
        TabOrder = 2
      end
      object Button3: TButton
        Left = 96
        Top = 136
        Width = 75
        Height = 22
        Caption = 'Move Down'
        TabOrder = 3
      end
      object RadioButton3: TRadioButton
        Left = 24
        Top = 200
        Width = 113
        Height = 17
        Caption = 'Selection only'
        TabOrder = 4
      end
      object RadioButton4: TRadioButton
        Left = 24
        Top = 216
        Width = 113
        Height = 17
        Caption = 'Active UI element'
        TabOrder = 5
      end
      object RadioButton5: TRadioButton
        Left = 24
        Top = 232
        Width = 113
        Height = 17
        Caption = 'Show all links'
        Checked = True
        TabOrder = 6
        TabStop = True
      end
      object CheckBox14: TCheckBox
        Left = 176
        Top = 184
        Width = 217
        Height = 17
        Caption = 'Limit numbers of links per category:'
        TabOrder = 7
      end
      object Edit4: TEdit
        Left = 200
        Top = 208
        Width = 41
        Height = 21
        Color = clBtnFace
        TabOrder = 8
        Text = '  10'
      end
    end
    object pgFontsColors: TJvStandardPage
      Left = 0
      Top = 17
      Width = 413
      Height = 303
      Caption = 'Environment - Fonts and Colors'
      object Label12: TLabel
        Left = 8
        Top = 8
        Width = 88
        Height = 13
        Caption = 'Show settings for:'
      end
      object Label13: TLabel
        Left = 8
        Top = 56
        Width = 217
        Height = 13
        Caption = 'Fonts (bold type indicates fixed-width fonts):'
      end
      object Label14: TLabel
        Left = 296
        Top = 56
        Width = 23
        Height = 13
        Caption = 'Size:'
      end
      object Label15: TLabel
        Left = 8
        Top = 104
        Width = 68
        Height = 13
        Caption = 'Display Items:'
      end
      object Label16: TLabel
        Left = 176
        Top = 104
        Width = 85
        Height = 13
        Caption = 'Item Foreground:'
      end
      object Label17: TLabel
        Left = 176
        Top = 152
        Width = 85
        Height = 13
        Caption = 'Item Background:'
      end
      object Label18: TLabel
        Left = 8
        Top = 232
        Width = 38
        Height = 13
        Caption = 'Sample:'
      end
      object Shape1: TShape
        Left = 8
        Top = 248
        Width = 377
        Height = 41
      end
      object Label19: TLabel
        Left = 152
        Top = 260
        Width = 96
        Height = 16
        Caption = 'AaBbCcXxYyZz'
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'Courier New'
        Font.Style = []
        ParentColor = False
        ParentFont = False
        Transparent = True
      end
      object ComboBox2: TComboBox
        Left = 8
        Top = 24
        Width = 281
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Text = 'Text Editor'
      end
      object Button4: TButton
        Left = 296
        Top = 24
        Width = 90
        Height = 22
        Caption = 'Use Defaults'
        TabOrder = 1
      end
      object ComboBox3: TComboBox
        Left = 8
        Top = 72
        Width = 281
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = 'Courier New'
      end
      object ComboBox4: TComboBox
        Left = 296
        Top = 72
        Width = 90
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = ' 10'
      end
      object ListBox1: TListBox
        Left = 8
        Top = 120
        Width = 161
        Height = 97
        ItemHeight = 13
        Items.Strings = (
          'Text'
          'Selected Text'
          'Inactive Selected Text'
          'Indicator Margin'
          'Line Numbers'
          'Visible White Space'
          'Brace Matching'
          'Bookmark'
          'Breakpoint (Disabled)'
          'Breakpoint (Enabled)'
          'Breakpoint (Error)'
          'Breakpoint  (Warning)'
          'Call Return'
          'Collapsible Text'
          'Comment'
          'Compiler Error')
        TabOrder = 4
      end
      object JvColorComboBox1: TJvColorComboBox
        Left = 176
        Top = 120
        Width = 113
        Height = 20
        ColorNameMap.Strings = (
          'clBlack=Black'
          'clMaroon=Maroon'
          'clGreen=Green'
          'clOlive=Olive'
          'clNavy=Navy'
          'clPurple=Purple'
          'clTeal=Teal'
          'clGray=Gray'
          'clSilver=Silver'
          'clRed=Red'
          'clLime=Lime'
          'clYellow=Yellow'
          'clBlue=Blue'
          'clFuchsia=Fuchsia'
          'clAqua=Aqua'
          'clLtGray=Light Gray'
          'clDkGray=Dark Gray'
          'clWhite=White'
          'clMoneyGreen=Money Green'
          'clSkyBlue=Sky Blue'
          'clCream=Cream'
          'clMedGray=Medium Gray'
          'clScrollBar=ScrollBar'
          'clBackground=Background'
          'clActiveCaption=Active Caption'
          'clInactiveCaption=Inactive Caption'
          'clMenu=Menu'
          'clWindow=Window'
          'clWindowFrame=Window Frame'
          'clMenuText=Menu Text'
          'clWindowText=Window Text'
          'clCaptionText=Caption Text'
          'clActiveBorder=Active Border'
          'clInactiveBorder=Inactive Border'
          'clAppWorkSpace=Application Workspace'
          'clHighlight=Highlight'
          'clHighlightText=Highlight Text'
          'clBtnFace=Button Face'
          'clBtnShadow=Button Shadow'
          'clGrayText=Gray Text'
          'clBtnText=Button Text'
          'clInactiveCaptionText=Inactive Caption Text'
          'clBtnHighlight=Button Highlight'
          'cl3DDkShadow=3D Dark Shadow'
          'cl3DLight=3D Light'
          'clInfoText=Info Text'
          'clInfoBk=Info Background'
          'clHotLight=Hot Light'
          'clGradientActiveCaption=Gradient Active Caption'
          'clGradientInactiveCaption=Gradient Inactive Caption'
          'clMenuHighlight=Menu Highlight'
          'clMenuBar=MenuBar'
          'clNone=None'
          'clDefault=Default')
        ColorDialogText = 'Custom...'
        DroppedDownWidth = 113
        NewColorText = 'Custom'
        Options = [coText, coSysColors]
        TabOrder = 5
      end
      object JvColorComboBox2: TJvColorComboBox
        Left = 176
        Top = 168
        Width = 113
        Height = 20
        ColorNameMap.Strings = (
          'clBlack=Black'
          'clMaroon=Maroon'
          'clGreen=Green'
          'clOlive=Olive'
          'clNavy=Navy'
          'clPurple=Purple'
          'clTeal=Teal'
          'clGray=Gray'
          'clSilver=Silver'
          'clRed=Red'
          'clLime=Lime'
          'clYellow=Yellow'
          'clBlue=Blue'
          'clFuchsia=Fuchsia'
          'clAqua=Aqua'
          'clLtGray=Light Gray'
          'clDkGray=Dark Gray'
          'clWhite=White'
          'clMoneyGreen=Money Green'
          'clSkyBlue=Sky Blue'
          'clCream=Cream'
          'clMedGray=Medium Gray'
          'clScrollBar=ScrollBar'
          'clBackground=Background'
          'clActiveCaption=Active Caption'
          'clInactiveCaption=Inactive Caption'
          'clMenu=Menu'
          'clWindow=Window'
          'clWindowFrame=Window Frame'
          'clMenuText=Menu Text'
          'clWindowText=Window Text'
          'clCaptionText=Caption Text'
          'clActiveBorder=Active Border'
          'clInactiveBorder=Inactive Border'
          'clAppWorkSpace=Application Workspace'
          'clHighlight=Highlight'
          'clHighlightText=Highlight Text'
          'clBtnFace=Button Face'
          'clBtnShadow=Button Shadow'
          'clGrayText=Gray Text'

⌨️ 快捷键说明

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