| 
       << 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
These properties are defined in RVReportShapeItem unit.
Constant  | 
Value  | 
Property  | 
rveipcShapeColor  | 
200  | 
|
rveipcStartShapeColor  | 
201  | 
|
rveipcLineColor  | 
202  | 
|
rveipcLineWidth  | 
203  | 
|
rveipcLineUsesFillColor  | 
204  | 
|
rveipcEqualSides  | 
205  | 
|
rveipcGradientType  | 
206  | 
|
rveipcBackgroundOpacity  | 
207  | 
|
rveipcShapeOpacity  | 
208  | 
|
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