FMX.Types.TFmxObject.TObjectState
Delphi
type TObjectState = set of (CallingFreeNotify, CallingRelease);
C++
typedef System::Set<_TFmxObject__1, _TFmxObject__1::CallingFreeNotify, _TFmxObject__1::CallingRelease> TObjectState _DEPRECATED_ATTRIBUTE1("Support to this state will be removed") ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| set typedef | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | TFmxObject | 
Description
Avertissement : TObjectState est obsolète.
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !