PlatformAPI.IOTAPlatformSDKServices180.ShowPlatformPropertiesDialog

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ShowPlatformPropertiesDialog(const AProject: IOTAProject;
const PlatformName: string; var PlatformSDK: string; var Profile: IOTARemoteProfile): Boolean;

C++

virtual bool __fastcall ShowPlatformPropertiesDialog(const Toolsapi::_di_IOTAProject AProject, const System::UnicodeString PlatformName, System::UnicodeString &PlatformSDK, _di_IOTARemoteProfile &Profile) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.