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

TPen.Assign

Assign - copies settings from Source to itself (provided Source is another TPen), then performs inherited Assign

Declaration

Source position: graphics.pp line 629

public procedure TPen.Assign(

  Source: TPersistent

); override;

See also

TPersistent.Assign