ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.Enabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Enabled: Boolean read GetEnabled write SetEnabled;

C++

__property bool Enabled = {read=GetEnabled, write=SetEnabled};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorScrollbarAnnotation


Beschreibung

Aktiviert die Anmerkung.


Siehe auch