FMX.Platform.IFMXTextService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXTextService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{A5FECE29-9A9C-4E8A-8794-89271EC71F1A}") IFMXTextService  : public System::IInterface

Properties

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

Description

Platform service to get the metaclass of the TTextService class which is responsible for handling a set of services available for text controls.

See Also