DesignIntf.IWidePropertyDescription
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: DesignIntf |
Delphi
IWidePropertyDescription = interface
C++
__interface INTERFACE_UUID("{87A17602-67E2-46B3-B78B-D53E1E123053}") IWidePropertyDescription : public System::IInterface
Description
Provides support to obtain the description of a property.
This interface is used to get the description of a property as a wide string and to display it in the description pane in the Object Inspector, along with the property name.