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
TdxFcAllowEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem; var Allow: Boolean) of object;
Name | Type |
---|---|
Sender | TdxCustomFlowChart |
Item | TdxFcItem |
Allow | Boolean |