HistoryRolloversValidCount property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT HistoryRolloversValidCount

Delphi Syntax

HistoryRolloversValidCount: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the number of valid Rollover strings in the Rollover combo box of the HTMLMapper dialog box.

When the dialog method is called ([in]), this property determines the number of valid strings that should be inserted into the Rollover combo box. When the dialog method returns ([out]), this property is updated with the number of saved strings in the Rollover combo box. The HistoryRolloversValidCount property should always be less than or equal to the HistoryRolloversCount property.

See Also

Elements:

ShowHTMLMapperDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events