FMX.Forms.TFmxFormStates

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TFmxFormStates = set of TFmxFormState;

C++

typedef System::Set<TFmxFormState, _DELPHI_SET_ENUMERATOR(TFmxFormState::Recreating), _DELPHI_SET_ENUMERATOR(TFmxFormState::Engaged)> TFmxFormStates;

Propriétés

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

Description

TFmxFormStates est un ensemble d'éléments TFmxFormState.

Voir aussi