OnNavComplete
Declaration Description See Also Example

Declaration

property OnNavComplete : TNavCompleteEvent;

Description

This event is fired when the embedded HTML Help window finishes navigation to a new URL.

Example

StatusBar.SimpleText := 'CurrentUrl : ' + Url);

See Also


©Copyright 1997, HyperAct, Inc.