TIWCGJQReCaptchaTypes Enumeration

Represents type TIWCGJQReCaptchaTypes.

Namespace: IWCGJQReCaptcha
type
 TIWCGJQReCaptchaTypes = (jqrctImage,jqrctAudio);

The TIWCGJQReCaptchaTypes type exposes the following members.

Show:
 NameDescription
jqrctAudio

Represents constant jqrctAudio.

jqrctImage

Represents constant jqrctImage.

Top