Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxFlowChartAdvancedShapeRepository Methods
Show Inherited Hide Inherited

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