[Overview][Types][Classes][Index] |
Srts the Font data for the canvas.
Source position: lazcanvas.pas line 143
public procedure TLazCanvas.AssignFontData( |
AFont: TFPCustomFont |
); |
Utilized by LCLIntf.SelectObject and by the RestoreState method. This is needed because calling Assign for the Pen, Brush, or Font properties raises exceptions.
lazarus-ccr.sourceforge.net |