ÀÌÀü   ¾ÕÀ¸·Î ¸ðµÎÃà¼Ò Home > SDK Library > XUIObj > XUIObj::GetParent 
TalMap SDK Libary Reference
XUIObj::GetParent
UI Object ÀÇ Parent UI Object ¸¦ È®ÀÎÇÕ´Ï´Ù.

XUIObj::GetParent
XUIObj GetParent( );
  Parameters
 
NONE.
  Return Value
 
ÇØ´ç UI ObjectÀÇ ºÎ¸ð(Parent) UI Object.
  Remarks
 
GetParent ´Â XUIObj ÀÇ Method·Î Á¦°øµË´Ï´Ù.
»ç¿ëÀÚ´Â ÀÌ ¸Þ¼Òµå¸¦ ÀÌ¿ëÇÏ¿© »ý¼ºÇÑ Object ÀÇ Parent UI Object¸¦ È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.
  Example
 
 JavaScript Copy Code
 VC++ Copy Code
  See Also
 
Reference
Hirarchy Chart
XUIObj
Other Resource
XUIObj Members
top