System.Classes.IControlValueObserver

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IControlValueObserver = interface

C++

__interface  INTERFACE_UUID("{61DAC12C-B950-43CA-86B5-43D8E78012E8}") IControlValueObserver  : public System::IInterface

Properties

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

Description

Interface for value changing observers.

See Also