Data.Bind.Components.TBindEditorFactory.CreateEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateEditor(AIntf: TGuid;  AObject: TObject): IInterface; virtual; abstract;

C++

virtual System::_di_IInterface __fastcall CreateEditor(const GUID &AIntf, System::TObject* AObject) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindEditorFactory

Description

Embarcadero Technologies does not currently have any additional information.