TIWCGJQFormatType Enumeration

Represents type TIWCGJQFormatType.

Namespace: IWCGJQControl
type
 TIWCGJQFormatType = (ftString,ftDecimal,ftPhoneNumber,ftEmail);

The TIWCGJQFormatType type exposes the following members.

Show:
 NameDescription
ftDecimal

Represents constant ftDecimal.

ftEmail

Represents constant ftEmail.

ftPhoneNumber

Represents constant ftPhoneNumber.

ftString

Represents constant ftString.

Top