Afficher : Delphi C++
Préférences d'affichage

FMX.Types.TControl.Scale

De XE2 API Documentation

Delphi

property Scale: TPosition read FScale write FScale;

C++

__property TPosition* Scale = {read=FScale, write=FScale};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl


Description

Spécifie l'échelle du contrôle.

Définissez les coordonnées de Scale pour spécifier l'échelle sur chaque axe.

Le taux initial de l'échelle vaut 1 sur chaque axe.

Voir aussi

Versions précédentes
Traductions