DesignIntf.IWideProperty

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

IWideProperty = interface

C++

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

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