Afficher : Delphi
C++
Préférences d'affichage
FMX.Types.TControl.InPaintTo
De XE2 API Documentation
Delphi
property InPaintTo: Boolean read FInPaintTo;
C++
__property bool InPaintTo = {read=FInPaintTo, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControl |
Description
Spécifie si le contrôle est actuellement en cours de dessin.
InPaintTo vaut True si le contrôle actuel est en cours de dessin.