ShellBrowser Delphi Components Documentation
ContentsIndexHome
Example

The following example shows how to set the property "comment" of a file:

  TJamFileOperation.SetProperty('C:UsersPublicMusicsample.mp3', TShellColumns.Comment, 'Great song');