Data.Bind.Grid.TLinkGridToDataSourceColumnFactory.CreateFactory
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Bind.Grid.pas Data.Bind.Grid.hpp
| |
| Unit: Data.Bind.Grid | |
| Parent: TLinkGridToDataSourceColumnFactory | |
Delphi
function CreateFactory(AIntf: TGuid;
AGrid: TComponent): IInterface; virtual; abstract;
C++
virtual System::_di_IInterface __fastcall CreateFactory(const GUID &AIntf, System::Classes::TComponent* AGrid) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.