PlatformAPI.IPlatformContainerCategoryCreator.GetPlatformContainerCategories

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPlatformContainerCategories(const AModelContainer: IInterface; const AProject: IInterface; const AGraphParent: IInterface): IInterfaceList;

C++

virtual System::Classes::_di_IInterfaceList __fastcall GetPlatformContainerCategories(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 IPlatformContainerCategoryCreator

Description

Embarcadero Technologies does not currently have any additional information.