FMX.Forms.TWindowStyles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TWindowStyles = set of TWindowStyle;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

Beschreibung

Repräsentiert eine Menge mit TWindowStyle-Aufzählungselementen.

Siehe auch