System.Sensors.TCustomScannerSensor.GetUInt64Property

From RAD Studio API Documentation
Revision as of 18:35, 3 July 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:System.Sensors.TCustomScannerSensor.GetUInt64Property|api}} ==Description== {{#lsth:API:System.Sensors.TCustomScannerSensor.GetUInt64Property|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetUInt64Property(Prop: TProperty): UInt64; virtual;

C++

virtual unsigned __int64 __fastcall GetUInt64Property(TProperty Prop);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.