Vcl.ActnCtrls.TCustomActionToolBar.SetupDropDownBtn

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

Delphi

procedure SetupDropDownBtn; virtual;

C++

virtual void __fastcall SetupDropDownBtn();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomActionToolBar


説明

ドロップダウン ボタンを作成します。

SetupDropDownBtn は、ドロップダウン ボタンを作成するために使用されます。

関連項目