<< Click to display table of contents >> TCustomRVParaInfo.Assign |
Copies the contents of Source to this paragraph style.
procedure Assign(Source: TPersistent); override;
Call Assign to copy properties of TCustomRVInfo or TCustomRVParaInfo to this paragraph style.
See also:
▪TParaInfo.Assign (TParaInfo is inherited from TCustomRVParaInfo).