Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamToken > Methods
TBaseStreamToken.Assign(IInterface) Method
Attempts to copy the fields or data from AValue into the underlying object. If the AValue parameter is not of a IBaseStreamToken interface, it will raise an exception.
Namespace: GStreams
Delphi
public procedure Assign( const AValue: IInterface ); reintroduce; overload;
Parameters
AValue
Type: IInterface
ICloneable.Assign(IInterface) ICloneable.Assign(IInterface)
•GStreams.TBaseStreamToken.Clone
•TBaseStreamToken
•GStreams