|
Assign(TPersistent)
|
Updates the persistent information from the specified source.
|
|
AssignTo(TPersistent)
|
|
|
BeginUpdate
|
Postpones sending notifications about the class setting changes until a matching EndUpdate method is called.
|
|
DoAssign(TPersistent)
protected
|
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
|
|
EndUpdate
|
Enables sending notifications about the class setting changes after a matching BeginUpdate method call.
|
|
Equals(TObject)
|
|
|
GetHashCode
|
|
|
GetNamePath
|
|
|
GetOwner
protected
|
Returns the persistent object to which the current property set or persistent information container belongs.
|
|
ToString
|
|