Skip to main content

TdxFcAllowEvent Type

Declaration

TdxFcAllowEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem; var Allow: Boolean) of object;

Parameters

Name Type
Sender TdxCustomFlowChart
Item TdxFcItem
Allow Boolean
See Also