TdxCustomTreeView.FullRefresh Method
In This Article
Redraws the Tree View control.
#Declaration
Delphi
procedure FullRefresh;
#Remarks
A FullRefresh procedure call raises the OnCustomDraw and OnCustomDrawNode events.
See Also