FindFontDesc - returns the descriptor for the FontHandle using its LogName and its LongFontName.
Source position: graphics.pp line 480
public function TFontHandleCache.FindFontDesc(
const LogFont: TLogFont;
const LongFontName: string
):TFontHandleCacheDescriptor;