Vcl.ScreenTips.TAllocatedActions

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

System.TObjectTAllocatedActions

Delphi

TAllocatedActions = class

C++

class PASCALIMPLEMENTATION TAllocatedActions : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips Vcl.ScreenTips

説明

割り当てられたアクションのリストを管理するのに使用されるクラスです。


TAllocatedActions は、画面ヒントが使用されるアクションのリストです。このクラスは、TScreenTipsManager で、割り当てられたアクションの追加、削除、検索に使用されます。

関連項目