PlatformAPI.TOTADeviceLayout.Enabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Enabled: Boolean;

C++

bool Enabled;

Properties

Type Visibility Source Unit Parent
field public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI TOTADeviceLayout

Description

Enabled determines whether a device layout is enabled (True) or disabled (False).

Disabled device layouts are not available in the Form Designer for the view that is associated with the device.

See Also