DesignIntf.IProperty70

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IProperty70 = interface(IProperty)

C++

__interface  INTERFACE_UUID("{57B97F18-B47F-4635-94CB-3344783E7069}") IProperty70  : public IProperty

Properties

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

Description

Represents a property. IProperty70 inherits from IProperty and handles, in addition, the display of default values of properties.

See Also