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

📄 advsmoothfilleditor.dfm

📁 TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      IncrementFloat = 0.100000000000000000
      IncrementFloatPage = 1.000000000000000000
      LabelFont.Charset = DEFAULT_CHARSET
      LabelFont.Color = clWindowText
      LabelFont.Height = -11
      LabelFont.Name = 'Tahoma'
      LabelFont.Style = []
      TabOrder = 16
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit5Change
    end
    object AdvSmoothSpinEdit6: TAdvSmoothSpinEdit
      Left = 271
      Top = 363
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762083330000000
      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 = 18
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit6Change
    end
    object AdvSmoothSpinEdit14: TAdvSmoothSpinEdit
      Left = 123
      Top = 130
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762083330000000
      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 = 8
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit14Change
    end
    object TrackBar1: TTrackBar
      Left = 359
      Top = 16
      Width = 106
      Height = 21
      Max = 255
      TabOrder = 4
      TickStyle = tsNone
      OnChange = TrackBar1Change
    end
    object TrackBar2: TTrackBar
      Left = 359
      Top = 44
      Width = 106
      Height = 21
      Max = 255
      TabOrder = 5
      TickStyle = tsNone
      OnChange = TrackBar2Change
    end
    object TrackBar3: TTrackBar
      Left = 359
      Top = 72
      Width = 106
      Height = 21
      Max = 255
      TabOrder = 6
      TickStyle = tsNone
      OnChange = TrackBar3Change
    end
    object TrackBar4: TTrackBar
      Left = 360
      Top = 100
      Width = 106
      Height = 21
      Max = 255
      TabOrder = 7
      TickStyle = tsNone
      OnChange = TrackBar4Change
    end
    object AdvSmoothFillPreview2: TAdvSmoothFillPreview
      Left = 182
      Top = 267
      Width = 65
      Height = 65
      CellSize = 5
    end
  end
  object Button1: TButton
    Left = 581
    Top = 557
    Width = 75
    Height = 25
    Caption = 'Ok'
    Default = True
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button4: TButton
    Left = 662
    Top = 557
    Width = 75
    Height = 25
    Cancel = True
    Caption = 'Cancel'
    TabOrder = 5
    OnClick = Button4Click
  end
  object GroupBox2: TGroupBox
    Left = 261
    Top = 411
    Width = 476
    Height = 140
    Caption = 'Foreground picture'
    TabOrder = 3
    object Label18: TLabel
      Left = 273
      Top = 20
      Width = 37
      Height = 13
      Caption = 'Picture:'
    end
    object Label19: TLabel
      Left = 15
      Top = 20
      Width = 77
      Height = 13
      Caption = 'Picture position:'
    end
    object Label20: TLabel
      Left = 14
      Top = 47
      Width = 46
      Height = 13
      Caption = 'Picture x:'
    end
    object Label21: TLabel
      Left = 165
      Top = 47
      Width = 10
      Height = 13
      Caption = 'y:'
    end
    object Label22: TLabel
      Left = 15
      Top = 74
      Width = 58
      Height = 13
      Caption = 'Picture size:'
    end
    object Label23: TLabel
      Left = 14
      Top = 103
      Width = 66
      Height = 13
      Caption = 'Picture width:'
    end
    object Label24: TLabel
      Left = 163
      Top = 103
      Width = 34
      Height = 13
      Caption = 'height:'
    end
    object Button5: TButton
      Left = 316
      Top = 17
      Width = 23
      Height = 21
      Hint = 'Select foreground picture'
      Caption = '...'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 6
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 345
      Top = 17
      Width = 23
      Height = 21
      Hint = 'Remove foreground picture'
      Caption = 'x'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 7
      OnClick = Button6Click
    end
    object ComboBox6: TComboBox
      Left = 99
      Top = 17
      Width = 158
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox6Change
      Items.Strings = (
        'TopLeft'
        'TopCenter'
        'TopRight'
        'BottomLeft'
        'BottomCenter'
        'BottomRight'
        'Tiled'
        'Stretched'
        'CenterLeft'
        'CenterCenter'
        'CenterRight'
        'Custom')
    end
    object AdvSmoothSpinEdit7: TAdvSmoothSpinEdit
      Left = 99
      Top = 43
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762106480000000
      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 = 1
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit7Change
    end
    object AdvSmoothSpinEdit8: TAdvSmoothSpinEdit
      Left = 199
      Top = 44
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762106480000000
      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 = AdvSmoothSpinEdit8Change
    end
    object ComboBox7: TComboBox
      Left = 99
      Top = 71
      Width = 158
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
      OnChange = ComboBox7Change
      Items.Strings = (
        'Original'
        'Custom')
    end
    object AdvSmoothSpinEdit9: TAdvSmoothSpinEdit
      Left = 99
      Top = 98
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762106480000000
      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 = AdvSmoothSpinEdit9Change
    end
    object AdvSmoothSpinEdit10: TAdvSmoothSpinEdit
      Left = 199
      Top = 98
      Width = 58
      Height = 22
      Value = 0
      DateValue = 39797.357762106480000000
      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 = 5
      Visible = True
      Version = '1.0.0.0'
      OnChange = AdvSmoothSpinEdit10Change
    end
    object AdvSmoothFillPreview3: TAdvSmoothFillPreview
      Left = 371
      Top = 18
      Width = 65
      Height = 65
      CellSize = 5
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 232
    Width = 249
    Height = 173
    Caption = 'Border'
    TabOrder = 0
    object Label25: TLabel
      Left = 19
      Top = 25
      Width = 29
      Height = 13
      Caption = 'Color:'
    end
    object Label26: TLabel
      Left = 19
      Top = 82
      Width = 32
      Height = 13
      Caption = 'Width:'
    end
    object Label27: TLabel
      Left = 19
      Top = 113
      Width = 74
      Height = 13
      Caption = 'Rounding type:'
    end
    object Label28: TLabel
      Left = 19
      Top = 142
      Width = 49
      Height = 13
      Caption = 'Rounding:'
    end
    object Label1: TLabel
      Left = 19
      Top = 54
      Width = 41
      Height = 13
      Caption = 'Opacity:'
    end
    object Label36: TLabel
      Left = 142
      Top = 43
      Width = 31
      Height = 11
      Caption = 'Label32'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -9
      Font.Name = 'Tahoma'
      Font.Style = []
      ParentFont = False
    end
    object AdvSmoothColorSelector5: TAdvSmoothColorSelector
      Left = 80
      Top = 21
      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

⌨️ 快捷键说明

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