ToolsAPI.TOTAEntryPointSortType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAEntryPointSortType = (epsByName, epsByAddress);

C++

enum DECLSPEC_DENUM TOTAEntryPointSortType : unsigned char { epsByName, epsByAddress };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.