TIWCGJQToggleButtonType Enumeration

Represents type TIWCGJQToggleButtonType.

Namespace: IWCGJQToggleButton
type
 TIWCGJQToggleButtonType = (jqtbtCompact,jqtbtSelect);

The TIWCGJQToggleButtonType type exposes the following members.

Show:
 NameDescription
jqtbtCompact

Represents constant jqtbtCompact.

jqtbtSelect

Represents constant jqtbtSelect.

Top