IListBox.TabWidth

Syntax

TabWidth: Integer;

Description

The TabWidth property determines width of the tabulation character.

Comments

Width of the tabulation character is determined in spaces. By default the TabWidth property is set to 0, tabulation character width corresponds to the width used in operating system.

Example

See also:

IListBox