TCustomRVFontInfo.Assign

<< Click to display table of contents >>

TCustomRVFontInfo.Assign

Copies the contents of Source to this text style.

procedure Assign(Source: TPersistent); override

Call Assign to copy properties of TFont, TCustomRVInfo, or TCustomRVFontInfo to this text style.

See also:

TFontInfo.Assign (TFontInfo is inherited from TCustomRVFontInfo).