BucketsName Property
The name of the current bucket.
Syntax
__property String BucketsName[int BucketsIndex] = {read=FBucketsName, write=FSetBucketsName};
Default Value
""
Remarks
The name of the current bucket.
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