TIWCGJQLayoutPanelFxEffects Enumeration

Represents type TIWCGJQLayoutPanelFxEffects.

Namespace: IWCGJQLayout
type
 TIWCGJQLayoutPanelFxEffects = (jqspfeNone,jqspfeSlide,jqspfeDrop,jqspfeScale);

The TIWCGJQLayoutPanelFxEffects type exposes the following members.

Show:
 NameDescription
jqspfeDrop

Represents constant jqspfeDrop.

jqspfeNone

Represents constant jqspfeNone.

jqspfeScale

Represents constant jqspfeScale.

jqspfeSlide

Represents constant jqspfeSlide.

Top