System.Sensors.TCustomSensor.HasCustomProperty
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).