Vcl.ScreenTips.TAllocatedActions.Count

提供: RAD Studio API Documentation
移動先: 案内検索

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 は、割り当てられたアクション リスト内の、アイテムの数を表します。

関連項目