IFlashBox.AlignMode

Fore Syntax

AlignMode: FlashAlignMode;

Fore.NET Syntax

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

Description

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

Comments

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

See also:

IFlashBox