Back to Devexpress

TdxCustomFlowChart.Invalidate Method

vcl-dxflchrt-dot-tdxcustomflowchart-14e5bec7.md

latest592 B
Original Source

TdxCustomFlowChart.Invalidate Method

Invalidates the control.

Declaration

delphi
procedure Invalidate; override;

Remarks

Call this procedure to repaint the flow chart control immediately.

Note

To force repaint of the specified portion within the control’s client area, call the InvalidateRect procedure instead.

See Also

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit