Back to Devexpress

TdxFlowChartObjectAdvancedShape.ID Property

vcl-dxflowchartshapes-dot-tdxflowchartobjectadvancedshape-f9cc3a92.md

latest887 B
Original Source

TdxFlowChartObjectAdvancedShape.ID Property

Returns the shape identifier.

Declaration

delphi
property ID: string read;

Property Value

Type
string

Remarks

You can pass the property value as a parameter of the repository’s FindShapeByID function to find the shape regardless of its stencil (shape category).

To rename the shape, use the Caption property.

See Also

TdxFlowChartObjectAdvancedShape Class

TdxFlowChartObjectAdvancedShape Members

dxFlowChartShapes Unit