PlatformAPI.IOTAPlatformServices.SupportsPlatformProjectType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SupportsPlatformProjectType(const APlatform: string; APlatformProjectType: string): Boolean;

C++

virtual bool __fastcall SupportsPlatformProjectType(const System::UnicodeString APlatform, System::UnicodeString APlatformProjectType) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatformServices

Description

Embarcadero Technologies does not currently have any additional information.