DesignIntf.IPropertyKind.Kind

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Kind: TTypeKind read GetKind;

C++

__property System::Typinfo::TTypeKind Kind = {read=GetKind};

Propriétés

Type Visibilité  Source Unité  Parent
property public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IPropertyKind


Description

Détermine le type de la propriété en cours. Utilisez Kind pour obtenir le type de la propriété en cours.

Voir aussi