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