BuddyRealName Property
The real name of the buddy.
Syntax
__property String BuddyRealName[int BuddyIndex] = {read=FBuddyRealName, write=FSetBuddyRealName};
Default Value
""
Remarks
The real name of the buddy.
The size of the array is controlled by the BuddyCount property.
This property is read-only and not available at design time.
Data Type
String