DesignIntf.IImplementation.GetInstance

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: IImplementation

Delphi

function GetInstance: TObject;

C++

virtual System::TObject* __fastcall GetInstance() = 0 ;

Description

Returns the current instance. Use GetInstance to obtain the current object.