HistoryALT property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString HistoryALT[L_UINT uIndex]

Delphi Syntax

HistoryALT [uIndex: L_UINT ]: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the ALTs displayed in the ALT History Combo Box in the HTMLMapper dialog box.

The ALT history combo box may be used to enter a short description of a specific area. Some browsers can display this text as a tool tip when the user hovers over the 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