Vcl.ControlList.TControlListButton

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

Vcl.ControlList.TControlListControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTControlListButton

Delphi

TControlListButton = class(TControlListControl)

C++

class PASCALIMPLEMENTATION TControlListButton : public TControlListControl

プロパティ

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


説明

TControlListButton は、コマンドを実行するか、モードを設定します。

TControlListButton は、TControlList で使用できる TSpeedButton と同等のものです。

関連項目

TSpeedButton

TControlList

VCL TControlList コントロールの利用