DriveOwnerName Property
The name of the drive owner.
Syntax
__property String DriveOwnerName = {read=FDriveOwnerName, write=FSetDriveOwnerName};
Default Value
""
Remarks
This property hold the name of the drive owner. This is populated after calling GetDriveInfo.
This property is read-only and not available at design time.
Data Type
String