HistoryTarget property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString HistoryTarget[L_UINT uIndex]

Delphi Syntax

HistoryTarget [uIndex: L_UINT ]: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the information displayed in the "Image" History Combo Box in the HTMLMapper dialog box.

The information in the "Image" combo box can be used to determine how the new page should be displayed. 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