TIWCGJQQuoteStyle Enumeration

Represents type TIWCGJQQuoteStyle.

Namespace: IWCGJQCommon
type
 TIWCGJQQuoteStyle = (qsSingle,qsDouble);

The TIWCGJQQuoteStyle type exposes the following members.

Show:
 NameDescription
qsDouble

Represents constant qsDouble.

qsSingle

Represents constant qsSingle.

Top