FMX.Controls.TSafeAreaChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSafeAreaChangedEvent = procedure (Sender: TObject; const AInsets: TRectF) of object;

C++

typedef void __fastcall (__closure *TSafeAreaChangedEvent)(System::TObject* Sender, const System::Types::TRectF &AInsets);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

Embarcadero Technologies does not currently have any additional information.