Vcl.Ribbon.TRecentItemClickEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TRecentItemClickEvent = procedure(Sender: TObject; FileName: string; Index: Integer) of object;

C++

typedef void __fastcall (__closure *TRecentItemClickEvent)(System::TObject* Sender, System::UnicodeString FileName, int Index);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon Vcl.Ribbon

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 !