FMX.Controls.TContentInflater

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

System.TInterfacedObjectSystem.TObjectTContentInflater

Delphi

TContentInflater<T: TStyledControl> = class(TInterfacedObject, IInterface)

C++

template<typename T> class PASCALIMPLEMENTATION TContentInflater__1 : public System::TInterfacedObject

プロパティ

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

説明

TContentInflater は、コントロールの内容の伸長を処理するクラスです。


TContentInflater を使用して、コントロール内のすべての項目の伸長を一度に処理することができます。

関連項目