Vcl.RibbonActnCtrls.TKeyTipListEnumerator.GetCurrent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCurrent: TKeyTipMatchItem;

C++

TKeyTipMatchItem* __fastcall GetCurrent();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipListEnumerator

Description

Récupère une référence à l'élément TKeyTipList en cours.

Utilisez GetCurrent pour obtenir l'élément TKeyTipMatchItem en cours dans l'objet TKeyTipList énuméré.

Voir aussi