TdxFcEvent Type
Declaration
TdxFcEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCustomFlowChart |
Item | TdxFcItem |
See Also
TdxFcEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem) of object;
Name | Type |
---|---|
Sender | TdxCustomFlowChart |
Item | TdxFcItem |