BucketsOwnerDisplayName Property
The display name of the current bucket's owner.
Syntax
__property String BucketsOwnerDisplayName[int BucketsIndex] = {read=FBucketsOwnerDisplayName, write=FSetBucketsOwnerDisplayName};
Default Value
""
Remarks
The display name of the current bucket's owner.
The size of the array is controlled by the BucketsCount property.
This property is read-only and not available at design time.
Data Type
String