System.Classes.IEditLinkObserver

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEditLinkObserver = interface(ISingleCastObserver)

C++

__interface  INTERFACE_UUID("{E88C2705-7C5A-4E66-9B81-447D05D5E640}") IEditLinkObserver  : public ISingleCastObserver

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Interface for link managing observers.

See Also