TdxFlowChartAdvancedShapeStencil.Count Property
In This Article
Returns the shapes count.
#Declaration
Delphi
property Count: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
You can use this property to obtain the total number of shapes accessible via the Shapesproperty.
See Also