Vcl.Grids.TInplaceEditList.DropDown

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

Delphi

procedure DropDown; dynamic;

C++

DYNAMIC void __fastcall DropDown();

プロパティ

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

説明

選択リストを開きます。

DropDown メソッドは、ユーザーがボタンを押して選択リストを開くときに自動的に呼び出されます。

関連項目