ToolsAPI.TOTASortOrder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTASortOrder = (soAlpha, { sort the code completion list alphanumerically }
soScope); { sort the code completion list by scope }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.