System.Sensors.Components.TSensor.Create

From RAD Studio API Documentation
Revision as of 17:47, 13 February 2014 by AChavesBot (talk | contribs) (Robot: Adding category XE6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TSensor__1(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TSensor

Description

Creates an instance of TSensor.

See Also