TdxFlowChartAdvancedShapeRepository.SoftwareIcons Property
Provides access to the “Software Icons” stencil (shape category).
Declaration
property SoftwareIcons: TdxFlowChartSoftwareIcons read;
Property Value
Type |
---|
TdxFlowChartSoftwareIcons |
Remarks
You can use this property to select a shape from the “Software Icons” category and assign it to the chart symbol’s AdvancedShape property.
Refer to the TdxFlowChartSoftwareIcons class description for the full list of available shapes.
See Also