TIWCGJQShowMessageThemes Enumeration

Represents type TIWCGJQShowMessageThemes.

Namespace: IWCGJQShowMessage
type
 TIWCGJQShowMessageThemes = (jqsmthDefault,jqsmthBootstrap);

The TIWCGJQShowMessageThemes type exposes the following members.

Show:
 NameDescription
jqsmthBootstrap

Represents constant jqsmthBootstrap.

jqsmthDefault

Represents constant jqsmthDefault.

Top