TdxFcAllowEvent Type
#Declaration
TdxFcAllowEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem; var Allow: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
Item | Tdx |
Allow | Boolean |