FMX.ApplicationEvents.TActivityResultEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TActivityResultEvent = procedure (Sender: TObject; const ARequestCode: Integer; const AResultCode: Integer;
const AIntent: TIntent) of object;

C++

typedef void __fastcall (__closure *TActivityResultEvent)(System::TObject* Sender, const int ARequestCode, const int AResultCode, TIntent* const AIntent);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.ApplicationEvents.pas
FMX.ApplicationEvents.hpp
FMX.ApplicationEvents FMX.ApplicationEvents

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。