[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TFontHandleCacheDescriptor

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TFontHandleCacheDescriptor - descriptor for items in Font Handle Cache.

Declaration

Source position: graphics.pp line 497

type TFontHandleCacheDescriptor = class(TResourceCacheDescriptor)

public

  LogFont: TLogFont;

  

Contains the logical font information for the cache descriptor.

  LongFontName: string;

  

LongFontName - the long name for the Font.

end;

Inheritance

TFontHandleCacheDescriptor

  

TFontHandleCacheDescriptor - descriptor for items in Font Handle Cache.

|

TResourceCacheDescriptor

  

TResourceCacheDescriptor - a class of descriptors for ResourceCache Items.

|

TObject


Version 3.2 Generated 2024-02-25 Home