TRVShapeItemInfo.StartColor

<< Click to display table of contents >>

TRVShapeItemInfo.StartColor

Start color for gradient fill.

property StartColor: TRVColor;

Gradient uses StartColor and Color.

VCL and LCL: Gradient is used only if shapes are drawn using GDI+ (in Delphi XE2+ and optionally in Lazarus).

Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx to change value of this property as an editing operation (rveipcStartShapeColor).

Default value

rvclWhite