📄 advsmoothfilleditor.dfm
字号:
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 = AdvSmoothColorSelector3Select
end
object AdvSmoothColorSelector4: TAdvSmoothColorSelector
Left = 123
Top = 99
Width = 128
Height = 21
TabOrder = 3
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 = AdvSmoothColorSelector4Select
end
object ComboBox1: TComboBox
Left = 123
Top = 159
Width = 206
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 9
OnChange = ComboBox1Change
Items.Strings = (
'Solid'
'Radial'
'Vertical'
'Horizontal'
'ForwardDiagonal'
'BackwardDiagonal'
'Angle'
'Hatch'
'Texture'
'None')
end
object ComboBox2: TComboBox
Left = 123
Top = 186
Width = 206
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 10
OnChange = ComboBox2Change
Items.Strings = (
'Solid'
'Radial'
'Vertical'
'Horizontal'
'ForwardDiagonal'
'BackwardDiagonal'
'Angle'
'Hatch'
'Texture'
'None')
end
object ComboBox3: TComboBox
Left = 123
Top = 213
Width = 206
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 11
OnChange = ComboBox3Change
Items.Strings = (
'HatchStyleHorizontal '
'HatchStyleVertical '
'HatchStyleForwardDiagonal'
'HatchStyleBackwardDiagonal'
'HatchStyleCross '
'HatchStyleDiagonalCross '
'HatchStyle05Percent '
'HatchStyle10Percent '
'HatchStyle20Percent '
'HatchStyle25Percent '
'HatchStyle30Percent '
'HatchStyle40Percent '
'HatchStyle50Percent '
'HatchStyle60Percent '
'HatchStyle70Percent '
'HatchStyle75Percent '
'HatchStyle80Percent '
'HatchStyle90Percent '
'HatchStyleLightDownwardDiagonal '
'HatchStyleLightUpwardDiagonal '
'HatchStyleDarkDownwardDiagonal'
'HatchStyleDarkUpwardDiagonal '
'HatchStyleWideDownwardDiagonal'
'HatchStyleWideUpwardDiagonal'
'HatchStyleLightVertical '
'HatchStyleLightHorizontal'
'HatchStyleNarrowVertical '
'HatchStyleNarrowHorizontal '
'HatchStyleDarkVertical '
'HatchStyleDarkHorizontal '
'HatchStyleDashedDownwardDiagonal'
'HatchStyleDashedUpwardDiagonal'
'HatchStyleDashedHorizontal'
'HatchStyleDashedVertical '
'HatchStyleSmallConfetti '
'HatchStyleLargeConfetti '
'HatchStyleZigZag '
'HatchStyleWave '
'HatchStyleDiagonalBrick '
'HatchStyleHorizontalBrick '
'HatchStyleWeave '
'HatchStylePlaid '
'HatchStyleDivot '
'HatchStyleDottedGrid '
'HatchStyleDottedDiamond '
'HatchStyleShingle '
'HatchStyleTrellis '
'HatchStyleSphere '
'HatchStyleSmallGrid '
'HatchStyleSmallCheckerBoard '
'HatchStyleLargeCheckerBoard '
'HatchStyleOutlinedDiamond '
'HatchStyleSolidDiamond '
'HatchStyleTotal ')
end
object ComboBox4: TComboBox
Left = 123
Top = 240
Width = 206
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 12
OnChange = ComboBox4Change
Items.Strings = (
'HatchStyleHorizontal '
'HatchStyleVertical '
'HatchStyleForwardDiagonal'
'HatchStyleBackwardDiagonal'
'HatchStyleCross '
'HatchStyleDiagonalCross '
'HatchStyle05Percent '
'HatchStyle10Percent '
'HatchStyle20Percent '
'HatchStyle25Percent '
'HatchStyle30Percent '
'HatchStyle40Percent '
'HatchStyle50Percent '
'HatchStyle60Percent '
'HatchStyle70Percent '
'HatchStyle75Percent '
'HatchStyle80Percent '
'HatchStyle90Percent '
'HatchStyleLightDownwardDiagonal '
'HatchStyleLightUpwardDiagonal '
'HatchStyleDarkDownwardDiagonal'
'HatchStyleDarkUpwardDiagonal '
'HatchStyleWideDownwardDiagonal'
'HatchStyleWideUpwardDiagonal'
'HatchStyleLightVertical '
'HatchStyleLightHorizontal'
'HatchStyleNarrowVertical '
'HatchStyleNarrowHorizontal '
'HatchStyleDarkVertical '
'HatchStyleDarkHorizontal '
'HatchStyleDashedDownwardDiagonal'
'HatchStyleDashedUpwardDiagonal'
'HatchStyleDashedHorizontal'
'HatchStyleDashedVertical '
'HatchStyleSmallConfetti '
'HatchStyleLargeConfetti '
'HatchStyleZigZag '
'HatchStyleWave '
'HatchStyleDiagonalBrick '
'HatchStyleHorizontalBrick '
'HatchStyleWeave '
'HatchStylePlaid '
'HatchStyleDivot '
'HatchStyleDottedGrid '
'HatchStyleDottedDiamond '
'HatchStyleShingle '
'HatchStyleTrellis '
'HatchStyleSphere '
'HatchStyleSmallGrid '
'HatchStyleSmallCheckerBoard '
'HatchStyleLargeCheckerBoard '
'HatchStyleOutlinedDiamond '
'HatchStyleSolidDiamond '
'HatchStyleTotal ')
end
object Button2: TButton
Left = 153
Top = 267
Width = 23
Height = 21
Hint = 'Remove background picture'
Caption = 'x'
ParentShowHint = False
ShowHint = True
TabOrder = 14
OnClick = Button2Click
end
object Button3: TButton
Left = 123
Top = 267
Width = 23
Height = 21
Hint = 'Select background picture'
Caption = '...'
ParentShowHint = False
ShowHint = True
TabOrder = 13
OnClick = Button3Click
end
object ComboBox5: TComboBox
Left = 123
Top = 334
Width = 206
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 15
OnChange = ComboBox5Change
Items.Strings = (
'TopLeft'
'TopCenter'
'TopRight'
'BottomLeft'
'BottomCenter'
'BottomRight'
'Tiled'
'Stretched'
'CenterLeft'
'CenterCenter'
'CenterRight'
'Custom')
end
object AdvSmoothSpinEdit5: TAdvSmoothSpinEdit
Left = 123
Top = 363
Width = 58
Height = 22
Value = 0
DateValue = 39797.357762083330000000
HexValue = 0
Enabled = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -