PlatformAPI.IOTADesignerDevice190.ListOrder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ListOrder: Integer read GetListOrder write SetListOrder;

Properties

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

Description

ListOrder defines 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