FMX.Forms.TWindowStyles
Delphi
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.