TPersistent Class

Namespace: System.Classes
type
 TPersistent = class(TObject)
 end;

The TPersistent type exposes the following members.

Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

AssignTo(TPersistent)

Represents method AssignTo(TPersistent).

Top

TPersistent is an abstract base class and can not be instantiated directly.