System.Sensors.TCustomSensor.HasCustomProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property HasCustomProperty[const Prop]: Boolean read GetHasCustomProperty;

C++

__property bool HasCustomProperty[const void *Prop] = {read=GetHasCustomProperty};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Description

Spécifie si le détecteur système comporte une propriété personnalisée avec l'index spécifié (True) ou non (False).

Voir aussi