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

📄 advsmoothfilleditor.dfm

📁 TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        end
        item
          BackGroundColor = 10053222
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clGray
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clRed
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 39423
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 52377
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 6723891
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13421619
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16737843
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clPurple
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10066329
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clFuchsia
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 52479
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clYellow
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clLime
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clAqua
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16763904
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 6697881
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clSilver
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13408767
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10079487
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10092543
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13434828
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16777164
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16764057
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16751052
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clWhite
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          Caption = 'More Colors...'
          CaptionAlignment = taCenter
          ImageIndex = -1
          Hint = 'More Color'
          ItemType = itFullWidthButton
        end>
      OnSelect = AdvSmoothColorSelector5Select
    end
    object AdvSmoothSpinEdit11: TAdvSmoothSpinEdit
      Left = 150
      Top = 79
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762118050000000
      HexValue = 0
      Enabled = True
      IncrementFloat = 0.100000000000000000
      IncrementFloatPage = 1.000000000000000000
      LabelFont.Charset = DEFAULT_CHARSET
      LabelFont.Color = clWindowText
      LabelFont.Height = -11
      LabelFont.Name = 'Tahoma'
      LabelFont.Style = []
      TabOrder = 2
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit11Change
    end
    object ComboBox8: TComboBox
      Left = 99
      Top = 110
      Width = 109
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
      OnChange = ComboBox8Change
      Items.Strings = (
        'None'
        'Top'
        'Bottom'
        'Both'
        'Left'
        'Right')
    end
    object AdvSmoothSpinEdit12: TAdvSmoothSpinEdit
      Left = 150
      Top = 140
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762118050000000
      HexValue = 0
      Enabled = True
      IncrementFloat = 0.100000000000000000
      IncrementFloatPage = 1.000000000000000000
      LabelFont.Charset = DEFAULT_CHARSET
      LabelFont.Color = clWindowText
      LabelFont.Height = -11
      LabelFont.Name = 'Tahoma'
      LabelFont.Style = []
      TabOrder = 4
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit12Change
    end
    object TrackBar5: TTrackBar
      Left = 99
      Top = 52
      Width = 116
      Height = 21
      Max = 255
      TabOrder = 1
      TickStyle = tsNone
      OnChange = TrackBar5Change
    end
  end
  object GroupBox4: TGroupBox
    Left = 10
    Top = 411
    Width = 247
    Height = 140
    Caption = 'Shadow'
    TabOrder = 1
    object Label29: TLabel
      Left = 17
      Top = 44
      Width = 29
      Height = 13
      Caption = 'Color:'
    end
    object Label30: TLabel
      Left = 17
      Top = 86
      Width = 23
      Height = 13
      Caption = 'Size:'
    end
    object AdvSmoothColorSelector6: TAdvSmoothColorSelector
      Left = 79
      Top = 40
      Width = 128
      Height = 21
      TabOrder = 0
      TabStop = True
      AppearanceStyle = esXP
      Version = '1.3.5.0'
      SelectedColor = clNone
      ShowRGBHint = True
      AutoThemeAdapt = False
      BorderColor = 12164479
      BorderDownColor = 7021576
      BorderHotColor = 12164479
      BorderDropDownColor = 12164479
      Color = clBtnFace
      ColorDown = 11900292
      ColorHot = 14073525
      ColorDropDown = 16251129
      ColorSelected = 14604246
      ColorSelectedTo = clNone
      Style = ssCombo
      Tools = <
        item
          Caption = 'None'
          CaptionAlignment = taCenter
          ImageIndex = -1
          Hint = 'None'
          ItemType = itFullWidthButton
        end
        item
          BackGroundColor = clBlack
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13209
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13107
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13056
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 6697728
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clNavy
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 3486515
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 3355443
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clMaroon
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 26367
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clOlive
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clGreen
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clTeal
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clBlue
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10053222
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clGray
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clRed
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 39423
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 52377
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 6723891
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13421619
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16737843
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clPurple
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10066329
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clFuchsia
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 52479
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clYellow
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clLime
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clAqua
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16763904
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 6697881
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clSilver
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13408767
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10079487
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 10092543
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 13434828
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16777164
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16764057
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = 16751052
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          BackGroundColor = clWhite
          CaptionAlignment = taCenter
          ImageIndex = -1
        end
        item
          Caption = 'More Colors...'
          CaptionAlignment = taCenter
          ImageIndex = -1
          Hint = 'More Color'
          ItemType = itFullWidthButton
        end>
      OnSelect = AdvSmoothColorSelector6Select
    end
    object AdvSmoothSpinEdit13: TAdvSmoothSpinEdit
      Left = 148
      Top = 83
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762129630000000
      HexValue = 0
      Enabled = True
      IncrementFloat = 0.100000000000000000
      IncrementFloatPage = 1.000000000000000000
      LabelFont.Charset = DEFAULT_CHARSET
     

⌨️ 快捷键说明

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