ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamCheckableListItem.SetValue

Sets the subitem value or the caption.

Syntax
Pascal
procedure SetValue(const pSubItemIndex: integer; const pValue: string); overload;
Parameters 
Description 
const pSubItemIndex: integer 
The subitem index to set the value.  
const pValue: string 
The value.  

For internal use.