PlatformAPI.IOTADesignerDevice190.SetListOrder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTADesignerDevice190

Description

Warning: SetListOrder is deprecated.

Use SetListOrder to define the position of a design-time device in the list of all design-time devices.

Design-time devices are sorted by this value in the Form Designer and the Device Manager.

See Also