HistoryRollover property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString HistoryRollover[L_UINT uIndex]

Delphi Syntax

HistoryRollover [uIndex: L_UINT ]: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

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

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