FMX.PhoneDialer.TOnCarrierChanged

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TOnCarrierChanged)(TCarrier* ACarrier);

Properties

Type Visibility Source Unit Parent
typedef public FMX.PhoneDialer.hpp FMX.PhoneDialer FMX.PhoneDialer

Description

Is a procedural type used by the OnCarrierChanged event. The ACarrier parameter contains information about your home cellular network service provider.

See Also