DK11 for Delphi | GisInterfaces.IGIS_Viewer.ReParent | Methods | Properties
Set a new parent for the viewer.
// Delphi public function ReParent( const _parent : IGIS_ViewerParent ) : IGIS_ViewerParent;
// C++ Builder public: IGIS_ViewerParent* ReParent( IGIS_ViewerParent* const _parent ) = 0;
Name | Type | Description |
---|---|---|
_parent | IGIS_ViewerParent | new parent object |
Type | Description |
---|---|
IGIS_ViewerParent | Previous parent. |
Only for internal use of TatukGIS.