FMX.InAppPurchase.IFMXInAppPurchaseService.GetApplicationLicenseKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetApplicationLicenseKey: string;

C++

virtual System::UnicodeString __fastcall GetApplicationLicenseKey() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase IFMXInAppPurchaseService


Beschreibung

Gibt den Lizenzschlüssel Ihrer Anwendung zurück.

Siehe auch