System.Actions.TContainedActionList.ActionCount
Delphi
property ActionCount: Integer read GetActionCount;
C++
__property int ActionCount = {read=GetActionCount, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Actions.pas System.Actions.hpp |
System.Actions | TContainedActionList |
説明
アクションリストに格納されているアクションの数を示します。
ActionCount プロパティは,アクションリストに格納されているアクションの数を示します。