System.Notification.TOnPermissionRequestResult
Delphi
TOnPermissionRequestResult = procedure (Sender: TObject; const AIsGranted: Boolean) of object;
C++
typedef void __fastcall (__closure *TOnPermissionRequestResult)(System::TObject* Sender, const bool AIsGranted);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !