TIWCGJQMultiSelectAllEnum Enumeration

Represents type TIWCGJQMultiSelectAllEnum.

Namespace: IWCGJQMultiSelect
type
 TIWCGJQMultiSelectAllEnum = (msaBoth, msaAvailable, msaSelected, msaNone);

The TIWCGJQMultiSelectAllEnum type exposes the following members.

Show:
 NameDescription
msaAvailable

Represents constant msaAvailable.

msaBoth

Represents constant msaBoth.

msaNone

Represents constant msaNone.

msaSelected

Represents constant msaSelected.

Top