DesignIntf.IWideProperty10

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

IWideProperty10 = interface

C++

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

Description

Represents an extension to the IWideProperty interface.

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

See Also