Create(string,string) Constructor
Initializes a new instance of the TdxFlowChartAdvancedShapeStencil class with specified settings.
Declaration
constructor Create(const AID: string; const ACaption: string); overload;
Parameters
Name | Type |
---|---|
AID | string |
ACaption | string |
See Also