TdxFlowChartAdvancedShapeStencil.Caption Property
In This Article
Specifies the stencil’s name within the repository.
#Declaration
Delphi
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