System.Sensors.TCustomSensor.GetHasCustomProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHasCustomProperty(const Prop): Boolean; virtual;

C++

virtual bool __fastcall GetHasCustomProperty(const void *Prop);

Properties

Type Visibility Source Unit Parent
function protected
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor

Description

Embarcadero Technologies does not currently have any additional information.