advsmoothfilleditor.dfm

来自「TMSPack基本上涵盖了Delphi所有的基础控件」· DFM 代码 · 共 2,390 行 · 第 1/5 页

DFM
2,390
字号
object AdvSmoothFillEditorForm: TAdvSmoothFillEditorForm
  Left = 0
  Top = 0
  BorderStyle = bsDialog
  Caption = 'Fill Editor'
  ClientHeight = 585
  ClientWidth = 747
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 263
    Top = 8
    Width = 476
    Height = 397
    Caption = 'Background'
    TabOrder = 2
    object Label2: TLabel
      Left = 16
      Top = 22
      Width = 54
      Height = 13
      Caption = 'Start color:'
    end
    object Label3: TLabel
      Left = 16
      Top = 52
      Width = 48
      Height = 13
      Caption = 'End color:'
    end
    object Label4: TLabel
      Left = 16
      Top = 80
      Width = 84
      Height = 13
      Caption = 'Mirror start color:'
    end
    object Label5: TLabel
      Left = 16
      Top = 107
      Width = 79
      Height = 13
      Caption = 'Mirror end color:'
    end
    object Label6: TLabel
      Left = 15
      Top = 162
      Width = 70
      Height = 13
      Caption = 'Gradient type:'
    end
    object Label7: TLabel
      Left = 16
      Top = 189
      Width = 100
      Height = 13
      Caption = 'Mirror gradient type:'
    end
    object Label8: TLabel
      Left = 16
      Top = 216
      Width = 58
      Height = 13
      Caption = 'Hatch style:'
    end
    object Label9: TLabel
      Left = 16
      Top = 243
      Width = 88
      Height = 13
      Caption = 'Mirror hatch style:'
    end
    object Label10: TLabel
      Left = 16
      Top = 270
      Width = 37
      Height = 13
      Caption = 'Picture:'
    end
    object Label11: TLabel
      Left = 16
      Top = 337
      Width = 77
      Height = 13
      Caption = 'Picture position:'
    end
    object Label12: TLabel
      Left = 263
      Top = 22
      Width = 66
      Height = 13
      Caption = 'Start opacity:'
    end
    object Label13: TLabel
      Left = 263
      Top = 52
      Width = 60
      Height = 13
      Caption = 'End opacity:'
    end
    object Label14: TLabel
      Left = 263
      Top = 79
      Width = 96
      Height = 13
      Caption = 'Mirror start opacity:'
    end
    object Label15: TLabel
      Left = 263
      Top = 107
      Width = 91
      Height = 13
      Caption = 'Mirror end opacity:'
    end
    object Label16: TLabel
      Left = 16
      Top = 366
      Width = 46
      Height = 13
      Caption = 'Picture x:'
    end
    object Label17: TLabel
      Left = 192
      Top = 366
      Width = 10
      Height = 13
      Caption = 'y:'
    end
    object Label31: TLabel
      Left = 15
      Top = 133
      Width = 31
      Height = 13
      Caption = 'Angle:'
    end
    object Label32: TLabel
      Left = 395
      Top = 91
      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 Label33: TLabel
      Left = 395
      Top = 63
      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 Label34: TLabel
      Left = 395
      Top = 35
      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 Label35: TLabel
      Left = 395
      Top = 7
      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 AdvSmoothColorSelector1: TAdvSmoothColorSelector
      Left = 123
      Top = 16
      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 = AdvSmoothColorSelector1Select
    end
    object AdvSmoothColorSelector2: TAdvSmoothColorSelector
      Left = 123
      Top = 43
      Width = 128
      Height = 21
      TabOrder = 1
      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

⌨️ 快捷键说明

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