folderlistview KBStr property
Return to Introduction  Previous page  Next page
Applies to
dcFolderListView component.  

Declaration
property KBStr: String// 'KB' by default  

Description
The KBStr property specifies the string which will be added after the number, which represents the size of file in kilobytes, in the Size column (when the ViewStyle = vsReport).  
 
Default KBStr value is 'KB'. However, you can change this string to any other or translate to another language. If you don't want to show this suffix at all, and show only numbers - clear the KBStr value.  

Snapshoot (Russian translation)
dcfolderlistviewss1  

See also
Columns.Size structure (Size column).  
File not found.