InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / TVIFunctionKeySet Property
In This Topic
    TVIFunctionKeySet Property
    In This Topic
    Gets or sets which function key set is available to the keyboard for TVI terminal emulations (TerminalType = TVI955).
    Syntax
    expression.TVIFunctionKeySet As TVIFunctionKeySetOption
    where expression is a variable that represents a Screen Object

    Property Value

    A TVIFunctionKeySetOption value
    See Also