TransitionStyle property (LEADDlgEffect Control)
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: |