Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamToken > Methods
TBaseStreamToken.Clone Method
Returns a copy of the token.
Note that this method returns an IInterface and needs to be cast to a IBaseStreamToken type.
Namespace: GStreams
Delphi
public function Clone: IInterface;
Return Value
Type: IInterface
ICloneable.Clone ICloneable.Clone
•CommonInterfaces.IBaseStreamToken
•GStreams.TBaseStreamToken.Assign(TPersistent)
•TBaseStreamToken
•GStreams