PlatformAPI.IOTADesignerDevice190.SetListOrder

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

Delphi

procedure SetListOrder(const Value: Integer); deprecated 'not in use anymore';

C++

virtual void __fastcall SetListOrder _DEPRECATED_ATTRIBUTE1("not in use anymore") (const int Value) = 0 ;

プロパティ

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


説明

警告: SetListOrder は非推奨になっています。

SetListOrder を使用すると、すべての設計時デバイスのリストにおける、この 設計時デバイスの位置を定義することができます。

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

関連項目