ShellBrowser Delphi Components Documentation
TJamPathList Properties
JamShellChangeNotifier.TJamShellChangeNotifierList
Legend
TJamPathList Properties
Name
Description
property CheckIfExists: Boolean read fCheckIfExists write fCheckIfExists default False;
Set This property to True if only exisitng and valid paths should be added.
property ContainsNetworkPath: Boolean read fContainsNetworkPath;
This property is
true
if an unc path or a path of a remote drive was added
property StringPointer: PWideChar read GetStringPointer;
Returns a pointer to a string which contains all path seperated by a #0 character.
Contents
|
Index
|
Home