IMsExpressionEdit.UseFullVariableNames

Fore Syntax

UseFullVariableNames: Boolean;

Fore.NET Syntax

UseFullVariableNames: boolean;

Description

The UseFullVariableNames property determines whether to use full operand names.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsExpressionEdit.AddStub.

See also:

IMsExpressionEdit