Vcl.ThemedActnCtrls.TThemedDropDownButton

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

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

Delphi

TThemedDropDownButton = class(TCustomDropDownButton)

C++

class PASCALIMPLEMENTATION TThemedDropDownButton : public Vcl::Actnctrls::TCustomDropDownButton

プロパティ

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

説明

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

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

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

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

関連項目