FMX.Controls.TContentInflater
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 を使用して、コントロール内のすべての項目の伸長を一度に処理することができます。