FMX.Edit.Style.TStyledEdit.ContentRect
Delphi
function ContentRect: TRectF;
C++
System::Types::TRectF __fastcall ContentRect(void);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | FMX.Edit.Style.pas FMX.Edit.Style.hpp |
FMX.Edit.Style | TStyledEdit |
説明
編集コントロールのコンテンツを区切る、四角形を返します。
ContentRect メソッドは、編集コントロールのコンテンツを区切る四角形を表す、TRectF を返します。