Show: Delphi C++
Display Preferences

FMX.Types.TFmxObject.Exchange

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure Exchange(AObject1, AObject2: TFmxObject); virtual;

C++

virtual void __fastcall Exchange(TFmxObject* AObject1, TFmxObject* AObject2);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Exchanges two objects from the children list. Exchange exchanges AObject1 with AObject2.

See Also

Personal tools
Previous Versions
Translations