API:FMX.ListBox.TCustomListBox.AllowDrag

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

Delphi

property AllowDrag: Boolean read FAllowDrag write SetAllowDrag default False;

C++

__property bool AllowDrag = {read=FAllowDrag, write=SetAllowDrag, default=0};

プロパティ

種類 可視性 ソース ユニット
property protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。