ToolsAPI.TOTACodeInsightType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOTACodeInsightType = (citNone, { don't invoke code insight }
citCodeInsight, { perform code completion }
citParameterCodeInsight, { perform parameter completion }
citBrowseCodeInsight, { browse code (CTRL + click) }
citHintCodeInsight); { pop up hints over idents in the editor }

Propriétés

Type Visibilité  Source Unité  Parent
enum public ToolsAPI.pas 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 !