TObservableList<T>.Create Constructor
Summary
Initializes a new instance of the
TObservableList<T>
class.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
public constructor Create; override;
Overrides
TObjectList<T>.Create
See Also
Reference
TObservableList<T>
Spring.Collections.Lists