Vcl.Grids.TInplaceEditList.PickList
Delphi
property PickList: TCustomListbox read GetPickList;
C++
__property Vcl::Stdctrls::TCustomListBox* PickList = {read=GetPickList};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Grids.pas Vcl.Grids.hpp |
Vcl.Grids | TInplaceEditList |
説明
内部の選択リストを参照します。
PickList プロパティは、通常は内部の選択リストを指す TCustomListBox 参照です。