Vcl.RibbonActnCtrls.TKeyTipList.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: TKeyTipMatchItem read GetItem; default;

C++

__property TKeyTipMatchItem* Items[int Index] = {read=GetItem/*, default*/};

Properties

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

Description

Indexable list of TKeyTipList.

Items is an indexable list of TKeyTipList.