API:FMX.Forms.TCustomForm.RecreateResources
Delphi
procedure RecreateResources; override;
C++
virtual void __fastcall RecreateResources();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCustomForm |
Description
Recreates the context where the form renders itself.
FMX.Forms.TCustomForm.RecreateResources inherits from FMX.Forms.TCommonCustomForm.RecreateResources. All content below this line refers to FMX.Forms.TCommonCustomForm.RecreateResources.
Recreates the context where the form renders itself.