FMX.Forms.TWindowStyles

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TWindowStyles = set of TWindowStyle;

C++

typedef System::Set<TWindowStyle, _DELPHI_SET_ENUMERATOR(TWindowStyle::GPUSurface), _DELPHI_SET_ENUMERATOR(TWindowStyle::GPUSurface)> TWindowStyles;

Propriétés

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

Description

Représente un ensemble d'éléments d'énumération TWindowStyle.

Voir aussi