FMX.TextLayout.TTextAttributedRange

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

System.TObjectTTextAttributedRange

Delphi

TTextAttributedRange = class

C++

class PASCALIMPLEMENTATION TTextAttributedRange : public System::TObject

プロパティ

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

説明

テキスト ブロックのプロパティを定義するものです。


Range フィールドは、現在のテキストの開始位置と長さを保持します。Attribute フィールドはテキスト属性を指定します。

関連項目