Vcl.ActnCtrls.TCustomDropDownButton

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

Vcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCustomDropDownButton

Delphi

TCustomDropDownButton = class(TCustomButtonControl)

C++

class PASCALIMPLEMENTATION TCustomDropDownButton : public TCustomButtonControl

プロパティ

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


説明

TCustomDropDownButton は、ActionBand ドロップダウン コントロールの基底クラスです。

TCustomDropDownButton は、いくつかの ActionBand コンポーネントの基底クラスです。 特に、標準のドロップダウン ボタンがこのクラスから派生しています。 TCustomDropDownButton のインスタンスを作成しないでください。

関連項目