FMX.Forms.TWindowStyle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TWindowStyle = (GPUSurface);

C++

enum class DECLSPEC_DENUM TWindowStyle : unsigned int { GPUSurface, wsGPUSurface _DEPRECATED_ATTRIBUTE3("Use TWindowStyle.GPUSurface")  = 0x0 };

Propriétés

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

Description

Représente une énumération de styles de fenêtre FireMonkey.

Voir aussi