TCustomSpectrumAnalyzer.AssignTemplate Method

procedure AssignTemplate(Source: TPersistent);

Assign values of "template-like" published properties from Source.

#NameTypeDescription
1SourceTPersistent

Result: stored in self (calling object)

Remarks:

Assign will raise an exception, if the types of the source and destination will not be an exact match. See the description of this component for more info.