Vcl.ScreenTips.TAllocatedActions.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | TAllocatedActions |
Description
Number of allocated actions.
Count represents the number of items in the allocated action list.