API:FMX.InAppPurchase.TCustomInAppPurchase.DoRecordTransaction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoRecordTransaction(const ProductID, TransactionID: string; TransactionDate: TDateTime);

C++

void __fastcall DoRecordTransaction(const System::UnicodeString ProductID, const System::UnicodeString TransactionID, System::TDateTime TransactionDate);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.InAppPurchase.pas
FMX.InAppPurchase.hpp
FMX.InAppPurchase TCustomInAppPurchase

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.