ToolsAPI.TOTACompileResult

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOTACompileResult = (
crOTAFailed,
crOTASucceeded,
crOTABackground
);

C++

enum DECLSPEC_DENUM TOTACompileResult : unsigned char { crOTAFailed, crOTASucceeded, crOTABackground };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI ToolsAPI

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 !