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

TFont.Assign

Assign - copies the LogFont settings to itself

Declaration

Source position: line 0

public procedure TFont.Assign(

  Source: TPersistent

); override;

procedure TFont.Assign(

  const ALogFont: TLogFont

);

Description

Method: TFont.Assign

LogFont: another font

Returns: nothing