API:PlatformAPI.TOTADeviceLayout
Delphi
TOTADeviceLayout = record
public
Enabled: Boolean;
Artwork: string;
Left: Integer;
Top: Integer;
Width: Integer;
Height: Integer;
StatusbarHeight: Integer;
StatusbarPos: TOTAStatusbarPos;
procedure Init;
end;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| record | public | PlatformAPI.pas | PlatformAPI | PlatformAPI |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!