FMX.PhoneDialer.IFMXPhoneDialerService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXPhoneDialerService = interface (IInterface)

C++

__interface  INTERFACE_UUID("{61EE0E7A-7643-4966-873E-384CF798E694}") IFMXPhoneDialerService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.PhoneDialer.pas
FMX.PhoneDialer.hpp
FMX.PhoneDialer FMX.PhoneDialer

Description

Platform service that defines the structure of the TPhoneDialerService object and any other class that provides access to phone dialer services.

See Also

Samples