TdxFlowChartObjectAdvancedShape.Caption Property
Specifies the shape name.
#Declaration
property Caption: string read; write;
#Property Value
Type |
---|
string |
#Remarks
You can use this property to:
Modify the shape’s default caption;
Display it within an application’s UI element;
Identify the shape within its stencil (shape category).
To obtain the shape’s unique identifier within the repository, use the ID property.