TIWCGJQShowMessagePromptInputType Enumeration

Represents type TIWCGJQShowMessagePromptInputType.

Namespace: IWCGJQShowMessage
type
 TIWCGJQShowMessagePromptInputType = (jqsmpitInput,jqsmpitPassword);

The TIWCGJQShowMessagePromptInputType type exposes the following members.

Show:
 NameDescription
jqsmpitInput

Represents constant jqsmpitInput.

jqsmpitPassword

Represents constant jqsmpitPassword.

Top