FMX.InAppPurchase.IFMXInAppPurchaseService.SetApplicationLicenseKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetApplicationLicenseKey(const Value: string);

C++

virtual void __fastcall SetApplicationLicenseKey(const System::UnicodeString Value) = 0 ;

Eigenschaften

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


Beschreibung

Definiert den Lizenzschlüssel Ihrer Anwendung.

Siehe auch