TIWCGJQMImageAlign Enumeration

Represents type TIWCGJQMImageAlign.

Namespace: IWCGJQMImage
type
 TIWCGJQMImageAlign = (jqmiaLeft, jqmiaCenter, jqmiaRigth);

The TIWCGJQMImageAlign type exposes the following members.

Show:
 NameDescription
jqmiaCenter

Represents constant jqmiaCenter.

jqmiaLeft

Represents constant jqmiaLeft.

jqmiaRigth

Represents constant jqmiaRigth.

Top