Содержание

SetSingleTab

Sets the mode of single tab in which all open tabs are opened in one - initial.

Syntax

procedure SetSingleTab(aSingleTab: boolean);

Parameters

Notes

This function is supported in versions 3.11.1.7 and higher.

Examples

  1. SetSingleTab(true);