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 is deprecated.


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

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

関連項目