PlatformAPI.TOTADeviceLayout.Left
Delphi
Left: Integer;
C++
int Left;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | PlatformAPI.pas PlatformAPI.hpp |
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.