ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTACodeEditorScrollbarAnnotation = interface(IOTANotifier)

C++

__interface  INTERFACE_UUID("{2262E83A-CE1D-44DB-8CC7-C3D651DB3137}") INTACodeEditorScrollbarAnnotation  : public Toolsapi::IOTANotifier

Properties

Type Visibility Source Unit Parent
interface
class
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor ToolsAPI.Editor

Description

Notifier for events related to the scrollbar annotations in the code editor.


See Also