rveipc*** Constants

<< Click to display table of contents >>

rveipc*** Constants

These constants identify string properties of TRichView items.

They are used in the following methods:

TRichView.GetExtraItemStrPropertyEx

TRichView.SetExtraItemStrPropertyEx

TRichViewEdit.SetItemExtraStrPropertyExEd

TRichViewEdit.GetCurrentItemExtraStrPropertyEx

TRichViewEdit.SetCurrentItemExtraStrPropertyEx

Properties of shapes

These properties are defined in RVReportShapeItem/fmxRVReportShapeItem unit.

Constant

Value

Property

rvespcCustomShapeName

200

ShapeProperties.CustomShapeName

Properties of charts

These properties are defined in RVReportChart/fmxRVReportChart unit.

Constant

Value

Property

rvespcNameInCatalog

300

CatalogItemName

rvespcChartTitle

301

ChartTitle

rvespcSeries0 + rvespc_Inc_Series_DataQuery + rvespc_Series_Prop_MaxCount * i

310+i*6

Series[i].DataQuery

rvespcSeries0 + rvespc_Inc_Series_LabelsDataQuery + rvespc_Series_Prop_MaxCount * i

310+1+i*6

Series[i].LabelsDataQuery

rvespcSeries0 + rvespc_Inc_Series_DataValueString + rvespc_Series_Prop_MaxCount * i

310+2+i*6

Series[i].DataValueString

rvespcSeries0 + rvespc_Inc_Series_LabelsValueString + rvespc_Series_Prop_MaxCount * i

310+3+i*6

Series[i].LabelsValueString

rvespcSeries0 + rvespc_Inc_Series_Labels + rvespc_Series_Prop_MaxCount * i

310+4+i*6

Series[i].Labels.Text

rvespcSeries0 + rvespc_Inc_Series_Title + rvespc_Series_Prop_MaxCount * i

310+5+i*6

Series[i].Title