Vcl.ActnCtrls.TCustomDropDownButton

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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 のインスタンスを作成しないでください。

関連項目