CopyPercentDone Property
The progress of the copy operation.
Syntax
__property String CopyPercentDone = {read=FCopyPercentDone, write=FSetCopyPercentDone};
Default Value
""
Remarks
This property returns the percent done of the copy operation. This is populated after calling GetCopyInfo
This property is read-only and not available at design time.
Data Type
String