FMX.Controls.IInflatableContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IInflatableContent<T: TStyledControl> = interface

C++

template<typename T> __interface IInflatableContent__1  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

IInflatableContent is the interface for components whose items are inflatable.

See Also