Skip to main content

TdxCustomShellTreeView.UpdateContent Method

Updates displayed content.

Declaration

procedure UpdateContent;

Remarks

Call the UpdateContent procedure to update content displayed in the control if Windows Shell was changed by an external process or application when the Shell Tree View control does not track external Windows Shell changes (that is, when the ShellOptions.TrackShellChanges property is set to False).

See Also