Vcl.StdActnMenus.TStandardDropDownButton

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

Vcl.ActnCtrls.TCustomDropDownButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTStandardDropDownButton

Delphi

TStandardDropDownButton = class(TCustomDropDownButton)

C++

class PASCALIMPLEMENTATION TStandardDropDownButton : public Vcl::Actnctrls::TCustomDropDownButton

プロパティ

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

説明

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

Vcl.StdActnMenus.TStandardDropDownButton は Vcl.ActnCtrls.TCustomDropDownButton を継承しています。以下の内容はすべて Vcl.ActnCtrls.TCustomDropDownButton を参照しています。

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

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

関連項目