Add the Font specified by its handle, LogFont and LongFontName, and returns a descriptor.
Source position: graphics.pp line 482
public function TFontHandleCache.Add(
TheFont: TLCLHandle;
const LogFont: TLogFont;
const LongFontName: string
):TFontHandleCacheDescriptor;