[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TFont.SetName

SetName - if AValue is a new name, frees the old reference, calls inherited method and sets the Changed property

Declaration

Source position: graphics.pp line 524

protected procedure TFont.SetName(

  AValue: String

); override;

See also

TFPCustomFont.SetName

The latest version of this document can be found at lazarus-ccr.sourceforge.net.