ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
AfterSavepublic
BeforeSavepublic
Destroyedpublic
DrawMarkpublicDraws the annotation marker on the specified line in the editor.
GetColorpublicRetrieves the color used in the annotation preview.
GetCustomDrawpublicDetermines whether the custom drawing for the annotation is enabled.
GetEnabledpublicRetrieves whether the annotation is currently enabled.
GetNamepublicRetrieves the name of the annotation.
GetScrollbarAnnotationspublicUpdates the cache of the scrollbar annotations.
GetStartpublicRetrieves the start offset of the annotation (valid values: 0 to 15).
GetWidthpublicRetrieves the width of the annotation (valid values: 1 to 15).
Modifiedpublic
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetEnabledpublicToggles the enabled state of the annotation.
SetStartpublicSets the start offset of the annotation (valid values: 0 to 15).
SetWidthpublicSets the width of the annotation (valid values: 1 to 15).
SupportspublicIndicates whether a given interface supports a specific (another) interface.