DesignIntf.IWideProperty10

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IWideProperty10 = interface

C++

__interface  INTERFACE_UUID("{EB335848-4AD4-4423-8598-37FFDF5984D5}") IWideProperty10  : public System::IInterface

Properties

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

Description

Represents an extension to the IWideProperty interface.

Implement this interface to gain more functionality for a WideString property.

See Also