FMX.Types.RemoveResource
Delphi
procedure RemoveResource(const AObject: TFmxObject);
C++
extern DELPHI_PACKAGE void __fastcall RemoveResource(TFmxObject* const AObject);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Removes the given object from a resources list.