FMX.Forms.TCommonCustomForm.DoSafeAreaChanged
Delphi
procedure DoSafeAreaChanged(const AWindowInsets: TRectF); virtual;
C++
virtual void __fastcall DoSafeAreaChanged(const System::Types::TRectF &AWindowInsets);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Embarcadero Technologies does not currently have any additional information.