API:System.UITypes.TWindowState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TWindowState = (wsNormal, wsMinimized, wsMaximized);

C++

enum class DECLSPEC_DENUM TWindowState : unsigned char { wsNormal, wsMinimized, wsMaximized };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes

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 !