FMX.Platform.IFMXTextService.GetTextServiceClass

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

Delphi

function GetTextServiceClass: TTextServiceClass;

C++

virtual Fmx::Text::TTextServiceClass __fastcall GetTextServiceClass(void) = 0 ;

プロパティ

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

説明

下位クラスで、GetTextServiceClass は、テキスト コントロールで使用可能なサービスを返すための、機能を実装します。

関連項目