|
RAD Studio VCL Reference
|
Specifies the size of the tabs in the list box.
property TabWidth: Integer;
__property int TabWidth;
Set TabWidth to control the number of dialog base units displayed for each tab character that appears in the strings of a list box.
If TabWidth is set to 0, which is the default setting, the tabs default to the width specified by Windows, which is two dialog base units.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|