DesignIntf.IWidePropertyDescription

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IWidePropertyDescription = interface

C++

__interface  INTERFACE_UUID("{87A17602-67E2-46B3-B78B-D53E1E123053}") IWidePropertyDescription  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf DesignIntf

Description

Fournit le support permettant d'obtenir la description d'une propriété.

Cette interface est utilisée pour obtenir la description d'une propriété sous la forme d'une chaîne large, et l'afficher dans le volet description de l'inspecteur d'objets, avec le nom de la propriété.

Voir aussi