HistoryURL property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString HistoryURL[L_UINT uIndex]

Delphi Syntax

HistoryURL [uIndex: L_UINT ]: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the URLs displayed in the URL History Combo Box in the HTMLMapper dialog box.

These URLs may be associated with a specific area and activated when the user clicks on that area.

This property can be = ‘’ ("").

This property will be updated with the value entered by the user in the dialog.

See Also

Elements:

ShowHTMLMapperDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events