System.Classes.IVCLComObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IVCLComObject = interface

C++

__interface  INTERFACE_UUID("{E07892A0-F52F-11CF-BD2F-0020AF0E5B81}") IVCLComObject  : public System::IInterface

Properties

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

Description

Interface used for getting information from VCL objects.

See Also