TdxFlowChartAdvancedShapeStencil.Shapes Property
Provides indexed access to the stencil shapes.
#Declaration
property Shapes[Index: Integer]: TdxFlowChartObjectAdvancedShape read; default;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to access any shape within the stencil by passing its index as the Index parameter. To obtain the number of accessible shapes, use the Count property.