API:Vcl.MPlayer.EMPNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EMPNotify = procedure (Sender: TObject; Button: TMPBtnType;
var DoDefault: Boolean) of object;

C++

typedef void __fastcall (__closure *EMPNotify)(System::TObject* Sender, TMPBtnType Button, bool &DoDefault);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.MPlayer.pas
Vcl.MPlayer.hpp
Vcl.MPlayer Vcl.MPlayer

Description

Embarcadero Technologies does not currently have any additional information.