TIWCGJQShareButtonGooglePlusOptionsSize Enumeration

Represents type TIWCGJQShareButtonGooglePlusOptionsSize.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQShareButtonGooglePlusOptionsSize = (jqsbgpsSmall,jqsbgpsMedium,jqsbgpsStandard,jqsbgpsTall);

The TIWCGJQShareButtonGooglePlusOptionsSize type exposes the following members.

Show:
 NameDescription
jqsbgpsMedium

Represents constant jqsbgpsMedium.

jqsbgpsSmall

Represents constant jqsbgpsSmall.

jqsbgpsStandard

Represents constant jqsbgpsStandard.

jqsbgpsTall

Represents constant jqsbgpsTall.

Top