rveipc*** Constants

<< Click to display table of contents >>

rveipc*** Constants

These constants identify integer properties of TRichView items.

They are used in the following methods:

TRichView.GetExtraItemIntPropertyEx

TRichView.SetExtraItemIntPropertyEx

TRichViewEdit.SetItemExtraIntPropertyExEd

TRichViewEdit.GetCurrentItemExtraIntPropertyEx

TRichViewEdit.SetCurrentItemExtraIntPropertyEx

Properties of shapes

These properties are defined in RVReportShapeItem unit.

Constant

Value

Property

rveipcShapeColor

200

Color

rveipcStartShapeColor

201

StartColor

rveipcLineColor

202

LineColor

rveipcLineWidth

203

LineWidth

rveipcLineUsesFillColor

204

LineUsesFillColor

rveipcEqualSides

205

EqualSides*

rveipcGradientType

206

GradientType*

rveipcBackgroundOpacity

207

BackgroundOpacity

rveipcShapeOpacity

208

Opacity

rveipcShapeType

209

ShapeProperties.Shape*

rveipcPointCount

210

ShapeProperties.PointCount

rveipcMiddlePercent

211

ShapeProperties.MiddlePercent

rveipcStartAngle

212

ShapeProperties.StartAngle**

* the property is type-casted to Integer

** the property is multiplied by 100 and rounded