DesignIntf.IImplementation

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

IImplementation = interface

C++

__interface  INTERFACE_UUID("{F9D448F2-50BC-11D1-9FB5-0020AF3D82DA}") IImplementation  : public System::IInterface

Description

Provides access to the instance of a class. Implement IImplementation to provide access to the Self object.