UseFullVariableNames: Boolean;
UseFullVariableNames: boolean;
The UseFullVariableNames property determines whether to use full operand names.
Available values:
True. Full names of operands are used.
False. Short names of operands are used.
The property use is given in the example for IMsExpressionEdit.AddStub.
See also: