RemoveFlags property (LEADDlgImgDoc Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT32 RemoveFlags

Delphi Syntax

RemoveFlags: L_UINT32

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets, which lines to remove in the LineRemove dialog box.

Possible values are:

Value

Meaning

LINEREMOVE_HORIZONTAL

Remove horizontal lines

LINEREMOVE_VERTICAL

Remove vertical lines

See Also

Elements:

ShowLineRemoveDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events