PlatformAPI.IOTAPlatformServices.ProjectTypeSupportsOperation
Delphi
function ProjectTypeSupportsOperation(const APlatform: string; APlatformProjectType: string; AOperation: TPlatformSupportsOperation): Boolean;
C++
virtual bool __fastcall ProjectTypeSupportsOperation(const System::UnicodeString APlatform, System::UnicodeString APlatformProjectType, TPlatformSupportsOperation AOperation) = 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.