Vcl.ComCtrls.THeaderControl.DragReorder

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

Delphi

property DragReorder;

C++

__property DragReorder = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderControl

説明

ヘッダーを再配列できるようにします。

Vcl.ComCtrls.THeaderControl.DragReorder は Vcl.ComCtrls.TCustomHeaderControl.DragReorder を継承しています。以下の内容はすべて Vcl.ComCtrls.TCustomHeaderControl.DragReorder を参照しています。

ヘッダーを再配列できるようにします。

DragReorder プロパティが true(デフォルトは false)の場合,ヘッダーをドラッグするとヘッダーを再配列できます。

関連項目