TdxFlowChartAdvancedShapeStencil.Caption Property
Specifies the stencil’s name within the repository.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
You can use this property to:
Modify the stencil’s default caption;
Display it within an application’s UI element;
Identify the stencil within the repository.
See Also