PlatformAPI.TOTADeviceLayout.Left

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Left: Integer;

Properties

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

Description

Left is the distance in pixels from the left-hand side of the loaded image of a device layout to the left-hand side where the background of the device layout actually starts.

Use 0 if you do not want to crop anything on the left-hand side of the loaded image.

See Also