TdxPSFileBasedExplorerRootFolder.VolumeLabel Property
In This Article
Returns the volume label.
#Declaration
Delphi
property VolumeLabel: string read;
#Property Value
Type |
---|
string |
#Remarks
Use the VolumeLabel property to get the volume label which the current folder refers to. Note that if the current folder doesn’t represent a volume, the property returns an empty string.
See Also