Vcl.RibbonActnCtrls.TKeyTipList.Partial

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Partial: Boolean read GetPartial;

C++

__property bool Partial = {read=GetPartial, nodefault};

Propriétés

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

Description

Indique si le KeyTip a une correspondance partielle dans la liste.

Partial vaut True si le KeyTip en cours a une correspondance partielle dans la liste et False sinon.

Voir aussi