Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDx_Play::OnSetPlayerOrGroupName() ]
[ next: OnSetSessionDesc() ]
[ prev: OnSetPlayerOrGroupData() ]
__published:
__property TDx_OnSetPlayerOrGroupName OnSetPlayerOrGroupName = {read=FOnSetPlayerOrGroupName, write=FOnSetPlayerOrGroupName, nodefault};
TDX_PLAY::ONSETPLAYERORGROUPNAME()
[ component event ]
- Description
- Parameters
Id
The Id parameter identifies the player or group having its name set.
Name
The Name parameter references a TDPName component holding the new group or player name.
PlayerType
The PlayerType parameter defines whether the event applies to a player or a group.
DPPLAYERTYPE_PLAYER will indicate a player, while DPPLAYERTYPE_GROUP indicates that a group is involved.
Sender
The Sender parameter refers to the object that signalled the event.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|