Vcl.RibbonActnCtrls.TKeyTipList.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TKeyTipList |
Description
Number of valid KeyTips.
Count contains the number of valid KeyTips.