TermEdit.ACStyle

Syntax

ACStyle: PP.Style;

Description

The ACStyle property determines style of hint terms.

Comments

Use JSON or the setACStyle method to set the property value, and the getACStyle method to get the property value.

Example

The example of property use is given in description of the TermEdit.addACTerms method.

See also:

TermEdit