DesignIntf.IProperty80

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IProperty80 = interface(IProperty)

C++

__interface  INTERFACE_UUID("{A02577DB-D5E5-4374-A8AB-4B2F83177878}") IProperty80  : public IProperty

Properties

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

Description

Represents a property.

IProperty80 inherits from IProperty and provides a new Edit method.

See Also