PlatformAPI.IOTADesignerDevice190.GetListOrder

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

Delphi

function GetListOrder: Integer; deprecated 'not in use anymore';

C++

virtual int __fastcall GetListOrder _DEPRECATED_ATTRIBUTE1("not in use anymore") () = 0 ;

プロパティ

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

説明

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

GetListOrder は、すべての設計時デバイスを格納したリストにおける、この設計時デバイスの位置を返します。


関連項目