PlatformAPI.IOTAPlatformSDKServices180.GetDefaultFileName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDefaultFileName(const PlatformSDKName: string; const SDKVersion: string; const PlatformName: string): string; overload;
function GetDefaultFileName(const PlatformSDKName: string): string; overload;

C++

virtual System::UnicodeString __fastcall GetDefaultFileName(const System::UnicodeString PlatformSDKName, const System::UnicodeString SDKVersion, const System::UnicodeString PlatformName) = 0 /* overload */;
virtual System::UnicodeString __fastcall GetDefaultFileName(const System::UnicodeString PlatformSDKName) = 0 /* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatformSDKServices180

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.