ToolsAPI.Editor.INTACodeEditorLineState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

INTACodeEditorLineState = interface(INTACodeEditorLineState290)

C++

__interface  INTERFACE_UUID("{06CCFDDE-0F16-4A71-A3F0-14B57C755127}") INTACodeEditorLineState  : public INTACodeEditorLineState290

Properties

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

Description

INTACodeEditorLineState retrieves info about the current state of an editor line.

See Also