Vcl.ScreenTips.TAllocatedActions.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp |
Vcl.ScreenTips | TAllocatedActions |
説明
割り当てたアクションの数。
Count は、割り当てられたアクション リスト内の、アイテムの数を表します。