PatternStyle property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TPatternStyle PatternStyle

Delphi Syntax

PatternStyle: TPatternStyle

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the transition fill pattern style in the Transition dialog box, when the TransitionStyle property is set to etsPattern.

For a list of possible pattern styles, refer to PatternStyles. However, transparency (epsTransparent) is not an option for transitions. Therefore, it is not possible to set the PatternStyle property to epsTransparent.

See Also

Elements:

ShowGetTransitionDlg method, DlgFlags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events