Back to Devexpress

TdxFcEvent Type

vcl-dxflchrt-fd8a1b35.md

latest331 B
Original Source

TdxFcEvent Type

Declaration

delphi
TdxFcEvent = procedure(Sender: TdxCustomFlowChart; Item: TdxFcItem) of object;

Parameters

NameType
SenderTdxCustomFlowChart
ItemTdxFcItem

See Also

dxflchrt Unit