API:PlatformAPI.TOTADeviceLayout

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  TOTADeviceLayout = record
  public
    Enabled: Boolean;
    Artwork: string;
    Mask: string;
    Left: Integer;
    Top: Integer;
    Width: Integer;
    Height: Integer;
    StatusbarHeight: Integer;
    StatusbarPos: TOTAStatusbarPos;
    procedure Init;
  end;

Propriétés

Type Visibilité  Source Unité  Parent
record public PlatformAPI.pas PlatformAPI PlatformAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !