FMX.Types.TFmxObject.TObjectState

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TObjectState = set of (CallingFreeNotify, CallingRelease) deprecated 'Support to this state will be removed';

C++

typedef System::Set<_TFmxObject__1, _TFmxObject__1::CallingFreeNotify, _TFmxObject__1::CallingRelease> TObjectState _DEPRECATED_ATTRIBUTE1("Support to this state will be removed") ;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

説明

警告: TObjectState は非推奨になっています。


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。