FMX.Platform.IFMXTextService

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IFMXTextService = interface(IInterface)

C++

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

プロパティ

種類 可視性 ソース ユニット
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


説明

テキスト コントロールで利用可能な一連のサービスを処理する役割を持つ、TTextService クラスのメタクラスを取得するためのプラットフォーム サービス

関連項目