Vcl.Grids.TOnGetPickListItems

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

C++

typedef void __fastcall (__closure *TOnGetPickListItems)(int ACol, int ARow, System::Classes::TStrings* Items);

プロパティ

種類 可視性 ソース ユニット
typedef public Vcl.Grids.hpp Vcl.Grids Vcl.Grids

説明

選択リストに値を設定するのに使用されるイベントの型。

TOnGetPickListItemsOnGetPickListitems イベントの型で、選択リストに値を設定するのに使用されます。

関連項目