DesignIntf.IWideProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IWideProperty = interface

C++

__interface  INTERFACE_UUID("{ACBF6140-1378-4AAC-94D6-D4660DFE7053}") IWideProperty  : public System::IInterface

Properties

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

Description

Represents a wide string property.

This is the interface used by the Object Inspector to communicate with editors for wide string properties.

See Also