OleCtnrs.TObjectState

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De OleCtnrs.pas

TObjectState = {
	osEmpty,
	osLoaded,
	osRunning,
	osOpen,
	osInPlaceActive,
	osUIActive
};


Unité : OleCtnrs

Type : énumération

Informations C++

De OleCtnrs.hpp

enum TObjectState{
	osEmpty,
	osLoaded,
	osRunning,
	osOpen,
	osInPlaceActive,
	osUIActive
};


Unité : OleCtnrs

Type : énumération


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools