ToolsAPI.IOTAEditView140

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IOTAEditView140 = interface(IOTAEditView40)

C++

__interface  INTERFACE_UUID("{9C510462-C7BC-11D2-9AEB-00A02457621F}") IOTAEditView140  : public IOTAEditView40

Properties

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

Description

IOTAEditView140 represents an editor view in the IDE. It provides access to the current editor view and allows ToolsAPI extensions to query or control aspects of the source editor display.

See Also