TdxFlowChartAdvancedShapeRepository Methods
Stores the XML-based shapes and their settings.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| FindShapeByID(string) | Returns a shape by its identifier. |
| FindStencilByID(string) | |
| GetHashCode | Inherited from TObject. |
| LoadShapesFromFile(string,string,string) | Loads custom shapes from an XML file. |
| LoadShapesFromStream(TStream,string,string) | Loads custom shapes from the specified stream. |
| ToString | Inherited from TObject. |
See Also