TFChartAdvEditor.GetMainItemInUnion(TdxFlowChart,TdxFcObject) Method
In This Article
#Declaration
Delphi
function GetMainItemInUnion(AChart: TdxFlowChart; Obj: TdxFcObject): TdxFcObject;
#Parameters
Name | Type |
---|---|
AChart | Tdx |
Obj | Tdx |
#Returns
Type |
---|
Tdx |
See Also