TClrFont.Assign(TPersistent) Method
Copies the contents of another, similar object.
public procedure Assign(Source: TPersistent); override;
Parameters
- Source
- Type: TPersistent
Copies the contents of another, similar object.
public procedure Assign(Source: TPersistent); override;