API:System.Classes.TComponentState

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

Delphi

type TComponentState = set of (csLoading, csReading, csWriting, csDestroying, csDesigning, csAncestor, csUpdating, csFixups, csFreeNotification, csInline, csDesignInstance);

C++

typedef System::Set<System_Classes__55, System_Classes__55::csLoading, System_Classes__55::csDesignInstance> TComponentState;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

説明

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