InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DelimiterVisible Property
In This Topic
DelimiterVisible Property
In This Topic

Gets or sets a value indicating whether to make the delimiter characters visible in forms mode. If false, a space appears instead of the character.

Syntax
expression.DelimiterVisible As Boolean
where expression is a variable that represents a T27Terminal Object
See Also