Vcl.OleCtrls.TOleControl.InitControlInterface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InitControlInterface(const Obj: IUnknown); virtual;

C++

virtual void __fastcall InitControlInterface(const System::_di_IInterface Obj);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Embarcadero Technologies does not currently have any additional information.