PlatformAPI.IPlatformContainerCreator.GetPlatformContainer
Delphi
function GetPlatformContainer(const AModelContainer: IInterface; const AProject: IInterface; const AGraphParent: IInterface): IInterfaceList;
C++
virtual System::Classes::_di_IInterfaceList __fastcall GetPlatformContainer(const System::_di_IInterface AModelContainer, const System::_di_IInterface AProject, const System::_di_IInterface AGraphParent) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IPlatformContainerCreator |
Description
Embarcadero Technologies does not currently have any additional information.