FMX.TextLayout.TTextAttributedRange.Range

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

Delphi

Range: TTextRange;

C++

TTextRange Range;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextAttributedRange

説明

テキストが表示された際に使用される TTextRange オブジェクトを保持します。

テキスト範囲は、開始位置とテキスト ブロックの長さを示します。

関連項目