PlatformAPI.IOTADesignerDevice190.Active

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Active: Boolean read GetActive write SetActive;

Properties

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

Description

Active is True if the design-time device is the default design-time device; it is False otherwise.

The default design-time device is the design-time device that is selected by default in the Form Designer when you create a new mobile form.

See Also