PlatformAPI.TOTAPutFileFlag

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAPutFileFlag = (opffRunnable, opffArchive, opffScript);

C++

enum DECLSPEC_DENUM TOTAPutFileFlag : unsigned char { opffRunnable, opffArchive, opffScript };

Properties

Type Visibility Source Unit Parent
enum public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.