[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Signals the OnNavigated event handler (when assigned).
Source position: dialogs.pp line 790
protected procedure TCustomTaskDialog.DoOnNavigated; dynamic; |
Requires use of pages in the Task Dialog; see TaskDialogPage.Navigate Method which might be implemented in a derived class. The event handler must be in base class for Delphi compatibility.
Version 4.0 | Generated 2025-05-03 | Home |