ShellBrowser Delphi Components Documentation
|
Sets the subitem value or the caption.
procedure SetValue(const pSubItemIndex: integer; const pValue: string; const pVariantValue: Variant); virtual; overload;
Parameters |
Description |
const pSubItemIndex: integer |
The subitem index to set the value. |
const pValue: string |
The value. |
const pVariantValue: Variant |
The variant value, using the same subitem index. |
For internal use.