FMX.Types.TFmxObject.TObjectState
Delphi
type TObjectState = set of (CallingFreeNotify, CallingRelease);
C++
typedef System::Set<_TFmxObject__1, _TFmxObject__1::CallingFreeNotify, _TFmxObject__1::CallingRelease> TObjectState;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| set typedef | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | TFmxObject | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!