FMX.Types.TFmxObject.TObjectState

From RAD Studio API Documentation
Jump to: navigation, search

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") ;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Warning: TObjectState is deprecated.


Embarcadero Technologies does not currently have any additional information.