IFlashBox.AlignMode

Fore Syntax

AlignMode: FlashAlignMode;

Fore.NET Syntax

AlignMode: Prognoz.Platform.Interop.Forms.tagFlashAlignMode;

Description

The AlignMode property determines alignment of the Flash object inside the component.

Comments

On loading a Flash object the internal parameter AlignMode is ignored and replaced with value of the AlignMode property specified in component parameters settings.

See also:

IFlashBox