RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDecisionGraph.Updated Method

Responds when the properties of the decision graph change.

Pascal
procedure Updated; override;
C++
virtual __fastcall Updated();

Do not call the Updated method. It is called automatically when the properties of the decision graph change. TCustomDecisionGraph uses this method to refresh the layout of the graph to reflect any changes that may have been made to the series. 

 

Series

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!