TIWCGJQLayoutPanelType Enumeration

Represents type TIWCGJQLayoutPanelType.

Namespace: IWCGJQLayout
type
 TIWCGJQLayoutPanelType = (jqsptTop, jqsptBottom, jqsptLeft, jqsptRight, jqsptCenter);

The TIWCGJQLayoutPanelType type exposes the following members.

Show:
 NameDescription
jqsptBottom

Represents constant jqsptBottom.

jqsptCenter

Represents constant jqsptCenter.

jqsptLeft

Represents constant jqsptLeft.

jqsptRight

Represents constant jqsptRight.

jqsptTop

Represents constant jqsptTop.

Top