Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TFontHandleCache.Add

Add the Font specified by its handle, LogFont and LongFontName, and returns a descriptor.

Declaration

Source position: graphics.pp line 511

public function TFontHandleCache.Add(

  TheFont: TLCLHandle;

  const LogFont: TLogFont;

  const LongFontName: string

):TFontHandleCacheDescriptor;



CT Web help

CodeTyphon Studio