TransitionStyle property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

TTransitionStyle TransitionStyle

Delphi Syntax

TransitionStyle: TTransitionStyle

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the mode of transition in the GetTransition dialog box.

Possible values are:

Value

Meaning

etsNone

No transition effect.

etsGradient

Use the gradient color for the transition. See the GradientStyle property.

etsPattern

Use a solid color or pattern for the transition. See the PatternStyle property

See Also

Elements:

ShowGetTransitionDlg method, GradientStyle property, PatternStyle property, DlgFlags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events