DesignIntf.IImplementation.GetInstance
Delphi
function GetInstance: TObject;
C++
virtual System::TObject* __fastcall GetInstance(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IImplementation |
Description
Returns the current instance. Use GetInstance to obtain the current object.