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

📄 jvglabeleditorform.dfm

📁 East make Tray Icon in delphi
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited JvgLabelEditorDlg: TJvgLabelEditorDlg
  Left = 336
  Top = 135
  Width = 566
  Height = 588
  OldCreateOrder = True
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  inherited pnMain: TPanel
    Width = 558
    Height = 508
    object splJvgSplitter1: TSplitter [0]
      Left = 1
      Top = 81
      Width = 556
      Height = 8
      Cursor = crVSplit
      Align = alTop
      Beveled = True
      Color = clBtnFace
      ParentColor = False
    end
    inherited pgMain: TPageControl
      Top = 89
      Width = 556
      Height = 418
      inherited tabMain: TTabSheet
        object JvgGroupBox2: TGroupBox
          Left = 6
          Top = 14
          Width = 192
          Height = 267
          Caption = 'Colors'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          object JvgLabel20: TLabel
            Left = 72
            Top = 20
            Width = 21
            Height = 14
            Anchors = []
            Caption = 'Text'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel19: TLabel
            Left = 39
            Top = 43
            Width = 55
            Height = 14
            Anchors = []
            Caption = 'Text Active'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel18: TLabel
            Left = 29
            Top = 65
            Width = 65
            Height = 14
            Anchors = []
            Caption = 'Text Disabled'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel17: TLabel
            Left = 55
            Top = 100
            Width = 40
            Height = 14
            Caption = 'Highlight'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel16: TLabel
            Left = 57
            Top = 124
            Width = 41
            Height = 14
            Caption = 'Shadow'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel15: TLabel
            Left = 40
            Top = 154
            Width = 58
            Height = 14
            Caption = 'Background'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel14: TLabel
            Left = 6
            Top = 178
            Width = 92
            Height = 14
            Caption = 'Background Active'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel13: TLabel
            Left = 54
            Top = 213
            Width = 44
            Height = 14
            Caption = 'Delineate'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object JvgLabel10: TLabel
            Left = 23
            Top = 237
            Width = 75
            Height = 14
            Caption = 'DelineateActive'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = []
            ParentFont = False
          end
          object cbtnText: TComboBox
            Tag = 1
            Left = 106
            Top = 15
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 0
            OnChange = cLabelColorsChange
          end
          object cbtnTextActive: TComboBox
            Tag = 2
            Left = 106
            Top = 39
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 1
            OnChange = cLabelColorsChange
          end
          object cbtnTextDisabled: TComboBox
            Tag = 3
            Left = 106
            Top = 63
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 2
            OnChange = cLabelColorsChange
          end
          object cbtnHighlight: TComboBox
            Tag = 4
            Left = 106
            Top = 95
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 3
            OnChange = cLabelColorsChange
          end
          object cbtnShadow: TComboBox
            Tag = 5
            Left = 106
            Top = 119
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 4
            OnChange = cLabelColorsChange
          end
          object cbtnBackground: TComboBox
            Tag = 6
            Left = 106
            Top = 151
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 5
            OnChange = cLabelColorsChange
          end
          object cbtnBackgroundActive: TComboBox
            Tag = 7
            Left = 106
            Top = 175
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 6
            OnChange = cLabelColorsChange
          end
          object cbtnDelineate: TComboBox
            Tag = 8
            Left = 106
            Top = 209
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 7
            OnChange = cLabelColorsChange
          end
          object cbtnDelineateActive: TComboBox
            Tag = 9
            Left = 106
            Top = 233
            Width = 73
            Height = 21
            Style = csDropDownList
            ItemHeight = 13
            TabOrder = 8
            OnChange = cLabelColorsChange
          end
        end
        object gbxPassiveStyle: TGroupBox
          Left = 329
          Top = 17
          Width = 97
          Height = 145
          Caption = 'Passive'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          object cbxPassiveNormal: TCheckBox
            Left = 10
            Top = 24
            Width = 80
            Height = 17
            Caption = 'Normal'
            TabOrder = 0
            OnClick = cbxPassiveNormalClick
          end
          object cbxPassivePushed: TCheckBox
            Tag = 1
            Left = 10
            Top = 43
            Width = 80
            Height = 17
            Caption = 'Pushed'
            TabOrder = 1
            OnClick = cbxPassiveNormalClick
          end
          object cbxPassiveRaised: TCheckBox
            Tag = 2
            Left = 10
            Top = 62
            Width = 80
            Height = 17
            Caption = 'Raised'
            TabOrder = 2
            OnClick = cbxPassiveNormalClick
          end
          object cbxPassiveShadow: TCheckBox
            Tag = 3
            Left = 10
            Top = 82
            Width = 80
            Height = 17
            Caption = 'Shadow'
            TabOrder = 3
            OnClick = cbxPassiveNormalClick
          end
          object cbxPassiveRecessed: TCheckBox
            Tag = 4
            Left = 10
            Top = 101
            Width = 80
            Height = 17
            Caption = 'Recessed'
            TabOrder = 4
            OnClick = cbxPassiveNormalClick
          end
          object cbxPassiveVolumentric: TCheckBox
            Tag = 5
            Left = 10
            Top = 120
            Width = 80
            Height = 17
            Caption = 'Volumetric'
            TabOrder = 5
            OnClick = cbxPassiveNormalClick
          end
        end
        object gbxActiveStyle: TGroupBox
          Left = 214
          Top = 17
          Width = 97
          Height = 145
          Caption = 'Active'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          object cbxActiveNormal: TCheckBox
            Left = 10
            Top = 24
            Width = 80
            Height = 17
            Caption = 'Normal'
            Checked = True
            State = cbChecked
            TabOrder = 0
            OnClick = cbxActiveNormalClick
          end
          object cbxActivePushed: TCheckBox
            Tag = 1
            Left = 10
            Top = 43
            Width = 80
            Height = 17
            Caption = 'Pushed'
            TabOrder = 1
            OnClick = cbxActiveNormalClick
          end
          object cbxActiveRaised: TCheckBox
            Tag = 2
            Left = 10
            Top = 62
            Width = 80
            Height = 17
            Caption = 'Raised'
            TabOrder = 2
            OnClick = cbxActiveNormalClick
          end
          object cbxActiveShadow: TCheckBox
            Tag = 3
            Left = 10
            Top = 82
            Width = 80
            Height = 17
            Caption = 'Shadow'
            TabOrder = 3
            OnClick = cbxActiveNormalClick
          end
          object cbxActiveRecessed: TCheckBox
            Tag = 4
            Left = 10
            Top = 101
            Width = 80
            Height = 17
            Caption = 'Recessed'
            TabOrder = 4
            OnClick = cbxActiveNormalClick
          end
          object cbxActiveVolumetric: TCheckBox
            Tag = 5
            Left = 10
            Top = 120
            Width = 80
            Height = 17
            Caption = 'Volumetric'
            TabOrder = 5
            OnClick = cbxActiveNormalClick
          end
        end
        object gbxDisabledStyle: TGroupBox
          Left = 440
          Top = 17
          Width = 97
          Height = 145
          Caption = 'Disabled'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          object cbxDisabledNormal: TCheckBox
            Left = 10
            Top = 24
            Width = 80
            Height = 17
            Caption = 'Normal'
            TabOrder = 0
            OnClick = cbxDisabledNormalClick
          end
          object cbxDisabledPushed: TCheckBox
            Tag = 1
            Left = 10
            Top = 43
            Width = 80
            Height = 17
            Caption = 'Pushed'
            TabOrder = 1
            OnClick = cbxDisabledNormalClick
          end
          object cbxDisabledRaised: TCheckBox
            Tag = 2
            Left = 10
            Top = 62
            Width = 80
            Height = 17
            Caption = 'Raised'
            TabOrder = 2
            OnClick = cbxDisabledNormalClick
          end
          object cbxDisabledShadow: TCheckBox
            Tag = 3
            Left = 10
            Top = 82
            Width = 80
            Height = 17
            Caption = 'Shadow'
            TabOrder = 3
            OnClick = cbxDisabledNormalClick
          end
          object cbxDisabledRecessed: TCheckBox
            Tag = 4
            Left = 10
            Top = 101
            Width = 80
            Height = 17
            Caption = 'Recessed'
            TabOrder = 4
            OnClick = cbxDisabledNormalClick
          end
          object cbxDisabledVolumentric: TCheckBox
            Tag = 5
            Left = 10
            Top = 120
            Width = 80
            Height = 17
            Caption = 'Volumetric'
            TabOrder = 5
            OnClick = cbxDisabledNormalClick
          end
        end
        object JvgGroupBox1: TGroupBox
          Left = 333
          Top = 177
          Width = 91
          Height = 103
          Caption = 'Text Style'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          object cbxBold: TCheckBox
            Tag = 4
            Left = 11
            Top = 24
            Width = 70
            Height = 14
            Cursor = crHandPoint
            Caption = 'Bold'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 0
            OnClick = cbxBoldClick
          end
          object cbxItalic: TCheckBox
            Tag = 4
            Left = 11
            Top = 44
            Width = 70
            Height = 14
            Cursor = crHandPoint
            Caption = 'Italic'
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clWindowText
            Font.Height = -11
            Font.Name = 'Arial'
            Font.Style = [fsItalic]
            ParentFont = False
            TabOrder = 1
            OnClick = cbxItalicClick

⌨️ 快捷键说明

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