TIWCGCSSUnits Enumeration

Represents type TIWCGCSSUnits.

Namespace: IWCGJQButtons
type
 TIWCGCSSUnits = (jqcssPercentage,jqcssPixels);

The TIWCGCSSUnits type exposes the following members.

Show:
 NameDescription
jqcssPercentage

Represents constant jqcssPercentage.

jqcssPixels

Represents constant jqcssPixels.

Top