PlatformAPI.IOTADesignerDevice190.GetListOrder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerDevice190

Description

Attention: GetListOrder is deprecated.

GetListOrder returns the position of a design-time device in the list of all design-time devices.

See Also