FMX.TextLayout.TTextAttributedRange

提供:RAD Studio API Documentation

TTextAttributedRangeSystem.TObject

Delphi

TTextAttributedRange = class

C++

class PASCALIMPLEMENTATION TTextAttributedRange : public System::TObject

プロパティ

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

説明

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


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

関連項目