TClrFont.ToTFont Method

Converts this font class to it equivalent Delphi TFont.

Namespace: CNClrLib.Control.Graphics
public
 function ToTFont: TFont;

Return Value

Type: TFont