Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Properties
TStringList<T>.Assigning Property
Specifies whether the list is being assigned to or not.
Namespace: RSGenerics.Collections
Delphi
protected property Assigning: Boolean read FAssigning write FAssigning;
Property Value
Type: Boolean
•TStringList<T>
•RSGenerics.Collections