Vcl.RibbonActnCtrls.TKeyTipListEnumerator.Current

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Current: TKeyTipMatchItem read GetCurrent;

C++

__property TKeyTipMatchItem* Current = {read=GetCurrent};

Propriétés

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

Description

Spécifie le KeyMatchItem détenant actuellement la focalisation dans TKeyTipList..

Current spécifie le TKeyTipMatchItem en cours dans l'objet TKeyTipList énuméré.

Voir aussi