System.Beacon.Components.TBeacon.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomBeacon.Create */ inline __fastcall virtual TBeacon(System::Classes::TComponent* AOwner) : TCustomBeacon(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public System.Beacon.Components.hpp System.Beacon.Components TBeacon

Description

Creates an instance of TBeacon.

See Also