System.Tether.AppProfile.TCustomLocalItem.Assign
Delphi
procedure Assign(Source: TPersistent); override;
C++
virtual void __fastcall Assign(System::Classes::TPersistent* Source);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TCustomLocalItem |
Description
Copies the contents of another local item object.
Assign copies the Profile property of the specified local item object into the properties of this local item object.