TFilterList.AddTemplate Method

procedure AddTemplate(const S: string);

Add a new template (TMemoryStream) named S to the list.

#NameTypeDescription
1Sstring

Result: stored in self (calling object)