Skip to main content

TdxCustomShellBreadcrumbEdit.UpdateContent Method

Updates content of the Shell Breadcrumb control.

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 Breadcrumb Shell control does not track external Windows Shell changes (that is, when the Properties.ShellOptions.TrackShellChanges property is set to False).

See Also