FMX.Controls.TPaintStage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPaintStage = (All, Background, Text);

C++

enum class DECLSPEC_DENUM TPaintStage : unsigned char { All, Background, Text, psAll _DEPRECATED_ATTRIBUTE3("Use TPaintStage.All")  = 0x0, psBackground _DEPRECATED_ATTRIBUTE3("Use TPaintStage.Background")  = 0x1, psText _DEPRECATED_ATTRIBUTE3("Use TPaintStage.Text")  = 0x2 };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

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 !