FMX.Types._di_IFreeNotificationBehavior

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFreeNotificationBehavior> _di_IFreeNotificationBehavior;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Types.hpp FMX.Types FMX.Types

Description

Represents the DelphiInterface of IFreeNotificationBehavior.

You can use _di_IFreeNotificationBehavior to handle notifications in C++ code.

See Also