ToolsAPI.TOTANavigateType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTANavigateType = (ntUp, ntDown, ntHome, ntEnd);

C++

enum DECLSPEC_DENUM TOTANavigateType : unsigned char { ntUp, ntDown, ntHome, ntEnd };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.