PlatformAPI.TOTADeviceLayout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTADeviceLayout = record

Properties

Type Visibility Source Unit Parent
record public PlatformAPI.pas PlatformAPI PlatformAPI

Description

TOTADeviceLayout represents the layout of a device for a specific orientation.

A device may provide different layouts for different orientations that you can see on the Form Designer when you load the view associated with that device.

See Also