PlatformAPI.IOTADesignerDevice190.ListOrder

提供:RAD Studio API Documentation

Delphi

property ListOrder: Integer read GetListOrder write SetListOrder;

C++

__property int ListOrder = {read=GetListOrder, write=SetListOrder};

プロパティ

種類 可視性 ソース ユニット
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190


説明

警告: PlatformAPI.IOTADesignerDevice190.ListOrder は非推奨になっています。


ListOrder は、すべての設計時デバイスのリストにおける、この 設計時デバイスの位置を定義します。

設計時デバイスは、フォーム デザイナおよびデバイス マネージャで、この値によってソートされます。

関連項目